| ranef.vcmm_fit | R Documentation |
For re_cov = "diag", returns a named numeric vector of length
q. For "kronecker" and "separable", reshapes
\hat\alpha into a G \times q_{\mathrm{left}} matrix
(column-stacking convention used throughout the package). Row names
are "g1", ..., "gG"; column names are c("origin",
"dest") when re_cov = "kronecker" and q_left = 2, and
"k1", ..., "kK" otherwise.
## S3 method for class 'vcmm_fit'
ranef(object, ...)
object |
A |
... |
Unused. |
Numeric vector ("diag") or numeric matrix
("kronecker" / "separable").
coef.vcmm_fit, fixef.vcmm_fit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.