powered by
This is a simulated data used to study social mobility. In this dataset, it is assumed that there exists a moderate social mobility.
data("sim_moderate_het")
A data frame with 30,000 observations on the following 6 variables.
response
a numeric vector indicating the outcome variable
origin
a numeric vector indicating parents' socioeconomic status
destination
a numeric vector indicating child' socioeconomic status
mobility
a numeric vector indicating if child's socioeconomic status is diffferent from that of parents'.
upmob
a numeric vector indicating child' socioeconomic status is higher than that of parents'.
dowmob
a numeric vector indicating child' socioeconomic status is lower than that of parents'.
data(sim_moderate_het) head(sim_moderate_het)
Run the code above in your browser using DataLab