unemployment: long term/short term unemployment

unemploymentR Documentation

long term/short term unemployment

Description

The unemployment data contains information on 982 unemployed persons.

Usage

data(unemployment)

Format

A data frame with 982 observations on the following 2 variables.

age

age of the person in years (from 16 to 61)

durbin

short term (1) or long-term (2) unemployment

Source

Socio-economic panel 1995

Examples

## Not run: 
##look for:
if(interactive()){vignette("binary-unemployment")}
if(interactive()){vignette("modbin-unemployment1")}
if(interactive()){vignette("modbin-unemployment2")}
if(interactive()){vignette("semiparametric-unemployment")}
if(interactive()){vignette("tree-unemployment")}

## End(Not run)

catdata documentation built on May 31, 2023, 8:02 p.m.