exLong {semTools} | R Documentation |
Simulated Data set to Demonstrate Longitudinal Measurement Invariance
Description
A simulated data set with 1 factors with 3 indicators in three timepoints
Usage
exLong
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 were generated using the simsem
package.
Examples
head(exLong)
[Package semTools version 0.5-6 Index]