corr_structure | R Documentation |
Mixed effects model correlation structure investigation
corr_structure(object, num_timepoints, intercept_only = TRUE)
object |
A Mixed-Effects model as given by lmer (lme4 package) |
num_timepoints |
Number of timepoints in the longitudinal dataset |
intercept_only |
Boolean value indicating whether the model is random intercept-only (default = TRUE) or has a random slope too |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.