| unemployment {catdata} | R Documentation |
The unemployment data contains information on 982 unemployed persons.
data(unemployment)
A data frame with 982 observations on the following 2 variables.
ageage of the person in years (from 16 to 61)
durbinshort term (1) or long-term (2) unemployment
Socio-economic panel 1995
## Not run:
##look for:
vignette("binary-unemployment")
vignette("modbin-unemployment1")
vignette("modbin-unemployment2")
vignette("semiparametric-unemployment")
vignette("tree-unemployment")
## End(Not run)