| maihda_sim_data | R Documentation |
A simulated dataset for demonstrating Multilevel Analysis of Individual Heterogeneity and Discriminatory Accuracy (MAIHDA).
maihda_sim_data
A data frame with 500 rows and 6 variables:
Unique participant identifier.
Gender of the participant.
Simulated race/ethnicity category.
Educational attainment level.
Age in years, a continuous covariate.
A continuous simulated health outcome.
Simulated for the purpose of the MAIHDA package.
data(maihda_sim_data)
strata_result <- make_strata(maihda_sim_data, vars = c("gender", "race", "education"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.