saving: saving

savingR Documentation

saving

Description

Wooldridge Source: Unknown Data loads lazily.

Usage

data('saving')

Format

A data.frame with 100 observations on 7 variables:

  • sav: annual savings, $

  • inc: annual income, $

  • size: family size

  • educ: years educ, household head

  • age: age of household head

  • black: =1 if household head is black

  • cons: annual consumption, $

Notes

I remember entering this data set in the late 1980s, and I am pretty sure it came directly from an introductory econometrics text. But so far my search has been fruitless. If anyone runs across this data set, I would appreciate knowing about it.

Used in Text: not used

Source

https://www.cengage.com/cgi-wadsworth/course_products_wp.pl?fid=M20b&product_isbn_issn=9781111531041

Examples

 str(saving)

wooldridge documentation built on May 3, 2023, 5:06 p.m.