data_mix_ordinal {tidySEM} | R 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
[Package tidySEM version 0.2.7 Index]