unempMultiSpell | R Documentation |
Subsample of 1000 persons from the national longitudinal survey of youth 1979 data. Included covariates are age, children, ethnicity, marital status and sex. The bivariate responses current state (spell) and discrete time interval (year) are the last two columns.
data(unempMultiSpell)
Column "id" is defined as identification number for each person.
Column "age" represents the time-varying age of each person in years.
Column "child" consists of values
0 - No children
1 - Individual has child/children
Column "ethnicity" consists of values
1 - Hispanic
2 - Black
3 - Other
Column "marriage" consists of values
1 - Never Married
2 - Currently married
3 - Other/Divorced
Column "sex" consists of values
1 - Male
2 - Female
Column "spell" represents the time-varying employment status of each person. Possible values are
1 - Employed
2 - Unemployed
3 - Out of labor force
4 - In active forces
0 - Censored
Column "year" represents the discrete time intervals in years.
David Koehler koehler@imbie.uni-bonn.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.