powered by
Coerce a random-effects design matrix to a sparse dgCMatrix
glmmfe_as_Z(Z, n = NULL)
A sparse dgCMatrix with numeric storage.
dgCMatrix
Numeric matrix-like object (dense or sparse).
Optional expected number of rows (used for defensive checks).