dataTOY {multilevLCA} | R Documentation |
Artificial data set
Description
Artificial multilevel data set.
Usage
data("dataTOY")
Format
A data frame with 3000 observations on the following 13 variables.
id_high
High-level id
Y_1
Indicator n.1
Y_2
Indicator n.2
Y_3
Indicator n.3
Y_4
Indicator n.4
Y_5
Indicator n.5
Y_6
Indicator n.6
Y_7
Indicator n.7
Y_8
Indicator n.8
Y_9
Indicator n.9
Y_10
Indicator n.10
Z_low
Continuous low-level covariate
Z_high
Continuous high-level covariate
References
Di Mari, Bakk, Z., R., Oser, J., & Kuha, J. (2023). A two-step estimator for multilevel latent class analysis with covariates. Under review. Available from https://arxiv.org/abs/2303.06091.
[Package multilevLCA version 1.5.1 Index]