| PSIDlong | R Documentation |
Longitudinal dataset deriving from the Panel Study of Income Dynamics (PSID) from 1987 to 1993.
data(PSIDlong)
A data frame with 1446 observations on the following variables.
idsubject id.
occasion of observation.
Y1Fertilityindicating whether a woman had given birth to a child in a certain year 1 for "yes", 0 for "no".
Y2Employmentindicating whether she was employed 1 for "yes", 0 for "no".
X1Racedummy variable equal to 1 for a "black" woman, 0 for "other".
X2Ageage in 1986, rescaled by its maximum value.
X3Age2squared age.
X4Educationnumber of years of schooling.
X5Child1_2number of children in the family aged between 1 and 2 years, referred to the previous year.
X6Child3_5number of children in the family aged between 3 and 5 years, referred to the previous year.
X7Child6_13number of children in the family aged between 6 and 13 years, referred to the previous year.
X8Child14number of children in the family aged over 14 years, referred to the previous year.
X9Incomeincome of the husband (in dollars, referred to the previous year, divided by 1,000.
https://psidonline.isr.umich.edu
This dataset is downloadable through the package 'psidR'.
data(PSIDlong)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.