| sim_datlmer | R Documentation |
This is a simulated data used to study social mobility under longitudinal setting.
data("sim_datlmer")
A data frame with 50000 observations on the following 14 variables.
idan ordered factor with levels
obsa numeric vector
eija numeric vector
origina factor with levels 1 2 3
destinationa factor with levels 1 2 3
origin_1a numeric vector
origin_2a numeric vector
origin_3a numeric vector
destination_1a numeric vector
destination_2a numeric vector
destination_3a numeric vector
yija numeric vector
agea numeric vector
dira factor with levels 0 1 2
data(sim_datlmer) ## maybe str(sim_datlmer) ; plot(sim_datlmer) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.