get_rdX {lmerTest} | R Documentation |
Compute the 'Full' Rank-Deficient Design Matrix
get_rdX(model, do.warn = TRUE)
model |
a model object; lmerMod or lmerModLmerTest. |
do.warn |
throw a message if there is no data for some factor combinations. |
the rank-deficien design matrix
Rune Haubo B. Christensen