formulaBuild {merTools} | R Documentation |
Clean formula
Description
a function to modify the formula for a merMod object to create a model matrix with all predictor terms in both the group level and fixed effect level
Usage
formulaBuild(model)
Arguments
model |
a merMod object from lme4 |
Value
a formula object
[Package merTools version 0.6.2 Index]