Get all univariate contrasts
Get all univariate contrasts
.getAllUniContrasts(exprObj, formula, data)
exprObj |
matrix of expression data (g genes x n samples), or ExpressionSet, or EList returned by voom() from the limma package |
formula |
specifies variables for the linear (mixed) model. Must only specify covariates, since the rows of exprObj are automatically used a a response. e.g.: |
data |
data.frame with columns corresponding to formula |
Matrix testing each variable one at a time. Contrasts are on rows
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.