lm.coef: Simple linear model fitting

Usage Arguments Value

Usage

1
lm.coef(dat, mod)

Arguments

dat

A matrix of data such as gene expression data.

mod

A model matrix.

Value

A list of result matricies with dimensions nrow(dat) ncol(mod) tstat: T statistics for the coefficients pval: p-values for the coefficients coeff: raw coefficients se: standard error


mchikina/CellCODE documentation built on May 23, 2019, 1:13 p.m.