Deprecated: drop random effect matrices from model object

drop_re(.x, ...)

drop.re(...)

Arguments

.x

not used

...

not used

Details

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.

See also