Deprecated: drop random effect matrices from model object
drop_re(.x, ...) drop.re(...)
| .x | not used |
|---|---|
| ... | not used |
Users are no longer allowed to remove random effect matrices from the model object. Use zero_re instead to convert the matrix to all zeros.