Learn R Programming

semTools (version 0.4-12)

exLong: Simulated Data set to Demonstrate Longitudinal Measurement Invariance

Description

A simulated data set with 1 factors with 3 indicators in three timepoints

Usage

data(exLong)

Arguments

Format

A data frame with 200 observations of 10 variables.
sex
Sex of respondents
y1t1
Indicator 1 in Time 1
y2t1
Indicator 2 in Time 1
y3t1
Indicator 3 in Time 1
y1t2
Indicator 1 in Time 2
y2t2
Indicator 2 in Time 2
y3t2
Indicator 3 in Time 2
y1t3
Indicator 1 in Time 3
y2t3
Indicator 2 in Time 3
y3t3
Indicator 3 in Time 3

Source

Data was generated using the simsem package.

Examples

Run this code
head(exLong)

Run the code above in your browser using DataLab