Learn R Programming

LARF (version 1.0)

c401k: c401k

Description

Cross-sectional data with 9,275 observations including 11 variables on eligibility for and participation in 401(k) and IRA along with income and demographic information.

Usage

data(c401k)

Arguments

source

The Wooldridge Data Sets (Wooldridge 2010), originally entitled "401ksubs.dta" in Stata format, available at http://www.stata.com/texts/eacsap/.

Details

An exemplary data to illustrate the usage of larf. The data includes both a binary outcome (pira) and a continuous outcome (nettfa). The treatment variable is p401k. Eligibility for 401(k), e401k, is used as an instrument variable for p401k.

References

Wooldridge, Jeffrey M. 2010. Econometric Analysis of Cross Section and Panel Data. 2nd Edition. MIT Press.

See Also

larf

Examples

Run this code
data(c401k)

Run the code above in your browser using DataLab