data_mix_ordinal: Simulated data for mixture model with ordinal indicators

data_mix_ordinalR Documentation

Simulated data for mixture model with ordinal indicators

Description

This simulated dataset, based on the 'Mplus' User's Guide example 7.6, contains four columns of integer data that should be treated as ordinal.

Usage

data(data_mix_ordinal)

Format

A data frame with 5000 rows and 4 variables.

Details

u1 integer Indicator 1, should be treated as ordinal.
u2 integer Indicator 2, should be treated as ordinal.
u3 integer Indicator 3, should be treated as ordinal.
u4 integer Indicator 4, should be treated as ordinal.

References

Muthén, L.K. and Muthén, B.O. (1998-2017). Mplus User's Guide. Eighth Edition. Los Angeles, CA: Muthén & Muthén


tidySEM documentation built on Oct. 25, 2023, 1:06 a.m.