dot-getAllUniContrasts: Get all univariate contrasts

.getAllUniContrastsR Documentation

Get all univariate contrasts

Description

Get all univariate contrasts

Usage

.getAllUniContrasts(formula, data)

Arguments

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.: ~ a + b + (1|c) Formulas with only fixed effects also work

data

data.frame with columns corresponding to formula

Value

Matrix testing each variable one at a time. Contrasts are on rows


GabrielHoffman/variancePartition documentation built on April 10, 2024, 5:01 a.m.