.getAllUniContrasts | R Documentation |
Get all univariate contrasts
.getAllUniContrasts(formula, data)
formula |
specifies variables for the linear (mixed) model. Must only specify covariates, since the rows of exprObj are automatically used as a response. e.g.: |
data |
data.frame with columns corresponding to formula |
Matrix testing each variable one at a time. Contrasts are on rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.