correctedMarkers {dam} | R Documentation |
This function allows you to perform several multiple regression on metabolomic data.
correctedMarkers(dat, fac, con, comp)
dat |
Data matrix. |
fac |
Index of the group of samples. |
con |
Index of correction variable. |
comp |
Index (range) of measured compounds. |
correctedMarkers(iris, 5, 1, 2:4)