retirement: Retirement plan data

Description Usage Format Details Note Source References Examples

Description

This data is useful for demonstrating binomial, beta, fractional regression models.

Usage

1

Format

Data frame with 7 variables.

participation_n

Number employees participating in 401(k)

emp_total_n

Number of worldwide firm employees

emp_eligible_n

Number of employees eligible for 401(k)

matching_rate

Plan match rate, per $

participation_rate

participation_n / emp_eligible_n

only_plan

If 401k is the firm's only plan

age_of_401k

Age of the plan

Details

From Internal Revenue Service's Form 5500 (link)

Note

Names were changed from the original

Source

Data link

References

Wooldridge, J. M. Introductory Econometrics: A Modern Approach. https://m-clark.github.io/posts/2019-08-20-fractional-regression/

Examples

1
2

m-clark/noiris documentation built on Sept. 9, 2019, 9:08 a.m.