Learn R Programming

lavaan (version 0.5-17)

Demo.growth: Demo dataset for a illustrating a linear growth model.

Description

A toy dataset containing measures on 4 time points (t1,t2, t3 and t4), two predictors (x1 and x2) influencing the random intercept and slope, and a time-varying covariate (c1, c2, c3 and c4).

Usage

data(Demo.growth)

Arguments

See Also

growth

Examples

Run this code
head(Demo.growth)

Run the code above in your browser using DataLab