get_rdX {lmerTest} | R Documentation |
Compute the 'Full' Rank-Deficient Design Matrix
Description
Compute the 'Full' Rank-Deficient Design Matrix
Usage
get_rdX(model, do.warn = TRUE)
Arguments
model |
a model object; lmerMod or lmerModLmerTest. |
do.warn |
throw a message if there is no data for some factor combinations. |
Value
the rank-deficien design matrix
Author(s)
Rune Haubo B. Christensen
[Package lmerTest version 3.1-3 Index]