View source: R/internalfunctions.R
getstatsOneLM | R Documentation |
Function that runs linear models for one gene vs all metabolites
getstatsOneLM(form, clindata, arraydata)
form |
LM formulat (typically m~g+t+g:t) |
clindata |
data frame with 1st column: expression of one analyte; 2nd column sample type (e.g. cancer/non-cancer) |
arraydata |
matrix of metabolite values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.