get_model_output | R Documentation |
Take the random effect estimates and return vcov and correlation matrices
get_model_output(estimates)
estimates |
A data.frame with estimates returned by the get_covariance() function. |
A list of 3 elements including:
A data.frame with the parameter estimates and standard errors
The Variance-Covariance matrix for the random effects
A correlation matrix for the random effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.