recall {micsr} | R Documentation |
recall
Description
a cross-section of 1045 spell of unemployment from 1980
Format
a tibble containing:
id: individual id
spell: spell id
end: the situation at the end of the observation of the spell; a factor with levels
"new-job"
,"recall"
or"censored"
duration: duration of unemployment spell
age: age the year before the spell
sex: a factor with levels
"male"
and"female"
educ: years of schooling
race: a factor with levels
"white"
and"nonwhite"
nb: number of dependents
ui: a factor indicating unemployment insurance during the spell
marital: marital status, a factor with levels
"single"
and"married"
unemp: county unemployment rate (interval midpoints for 1980 spells)
wifemp: wife's employment status, a factor with levels
"no"
and"yes"
,homeowner: home owner, a factor with levels
"no"
and"yes"
,occupation: a factor with 5 levels
industry: a factor with 9 levels
Source
Journal of Applied Econometrics Data Archive : http://qed.econ.queensu.ca/jae/
References
Sueyoshi GT (1995). “A Class of Binary Response Models for Grouped Duration Data.” Journal of Applied Econometrics, 10(4), 411–431. ISSN 08837252, 10991255.