Description Usage Arguments Examples
View source: R/correctedMarkers.R
This function allows you to perform several multiple regression on metabolomic data.
| 1 | 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. | 
| 1 | correctedMarkers(iris, 5, 1, 2:4)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.