corr_structure: Mixed effects model correlation structure investigation

View source: R/general.R

corr_structureR Documentation

Mixed effects model correlation structure investigation

Description

Mixed effects model correlation structure investigation

Usage

corr_structure(object, num_timepoints, intercept_only = TRUE)

Arguments

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


dmarginean/aqua documentation built on March 16, 2024, 1:03 a.m.