RegressCrosssection: performs univariate crosssectional regressions for each...

Description Usage Arguments Value

M_i = XΒ _i + Ε _i

Description

performs univariate crosssectional regressions for each metabolite at a given timepoint in DILT1D study

M_i = XΒ _i + Ε _i

Usage

1
2
RegressCrosssection(covariates, cSampleInfo, cMetDataLong,
  timepoint = "V0Pre", predictor = "factor(sex)")

Arguments

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

Value

A list of coefficents, standard errors, tvalues and p values for the regressions


miepstei/MetabDILT1D documentation built on May 22, 2019, 10:50 p.m.