1 | lm.coef(dat, mod)
|
dat |
A matrix of data such as gene expression data. |
mod |
A model matrix. |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.