Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

k401ksubs

k401ksubs


Description

Wooldridge Source: A. Abadie (2003), “Semiparametric Instrumental Variable Estimation of Treatment Response Models,” Journal of Econometrics 113, 231-263. Professor Abadie kindly provided these data. He obtained them from the 1991 Survey of Income and Program Participation (SIPP). Data loads lazily.

Usage

data('k401ksubs')

Format

A data.frame with 9275 observations on 11 variables:

  • e401k: =1 if eligble for 401(k)

  • inc: annual income, $1000s

  • marr: =1 if married

  • male: =1 if male respondent

  • age: in years

  • fsize: family size

  • nettfa: net total fin. assets, $1000

  • p401k: =1 if participate in 401(k)

  • pira: =1 if have IRA

  • incsq: inc^2

  • agesq: age^2

Notes

This data set can also be used to illustrate the binary response models, probit and logit, in Chapter 17, where, say, pira (an indicator for having an individual retirement account) is the dependent variable, and e401k [the 401(k) eligibility indicator] is the key explanatory variable.

Used in Text: pages 166, 174, 223, 264, 283, 301-302, 340, 549

Source

Examples

str(k401ksubs)

wooldridge

111 Data Sets from "Introductory Econometrics: A Modern Approach, 6e" by Jeffrey M. Wooldridge

v1.3.1
GPL-3
Authors
Justin M. Shea [aut, cre], Kennth H. Brown [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.