get_contrasts_type3 {lmerTest} | R Documentation |
Contrasts for Type III Tests
Description
Contrasts for Type III Tests
Usage
get_contrasts_type3(model, which = NULL)
Arguments
model |
model object. |
which |
optional character vector naming terms for which to compute the the contrasts. |
Value
list of contrast matrices.
[Package lmerTest version 3.1-3 Index]