Description Usage Arguments Value
M_i = XΒ _i + Ε _i
performs univariate crosssectional regressions for each metabolite at a given timepoint in DILT1D study
M_i = XΒ _i + Ε _i
1 2 | RegressCrosssection(covariates, cSampleInfo, cMetDataLong,
timepoint = "V0Pre", predictor = "factor(sex)")
|
covariates |
The DILT1D covariate data frame |
cSampleInfo |
The DILT1D dataframe for sample metadata |
cMetDataLong |
The DILT1D dataframe for metabolite counts (or z-scores) |
timepoint |
A visit with which to calculate the crosssectional regression |
the |
predictor variable for the regression |
A list of coefficents, standard errors, tvalues and p values for the regressions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.