powered by
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.
id
an ordered factor with levels
obs
a numeric vector
eij
origin
a factor with levels 1 2 3
1
2
3
destination
origin_1
origin_2
origin_3
destination_1
destination_2
destination_3
yij
age
dir
a factor with levels 0 1 2
0
data(sim_datlmer) ## maybe str(sim_datlmer) ; plot(sim_datlmer) ...
Run the code above in your browser using DataLab