Learn R Programming

lavaan (version 0.5-22)

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

Format

A data frame of 400 observations of 10 variables.

See Also

growth

Examples

Run this code
head(Demo.growth)

Run the code above in your browser using DataLab