Description Usage Arguments Value
Δ M_i = XΒ _i + Ε _i
performs univariate fold change regressions for each metabolite between two time points in DILT1D study
Δ M_i = XΒ _i + Ε _i
1 2 | RegressFoldchange(covariates, cSampleInfo, cMetDataLong,
timepoints = c("V0Pre", "V0Post"), predictor = "DIFF")
|
covariates |
The DILT1D covariate data frame |
cSampleInfo |
The DILT1D dataframe for sample metadata |
cMetDataLong |
The DILT1D dataframe for metabolite counts (or z-scores) |
timepoints |
A vector of visits with which to calculate the fold changes |
the |
predictor variable for the regression |
A list of coefficents, standard errors, t-values, p-values and the models for the regressions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.