nls: Nls Data

Description Usage Format Source References Examples

Description

obs: 13,548

Usage

1
data("nls")

Format

A data frame with 13548 observations on the following 18 variables.

id

NLS id

year

interview year

lwage

ln(wage/GNP deflator)

hours

usual hours worked

age

age in current year

exper

total work experience

educ

current grade completed

collgrad

= 1 if college graduate

race

1=white, 2=black, 3=other

msp

1 if married, spouse present

nev_mar

1 if never yet married

not_smsa

1 if not SMSA

c_city

1 if central city

south

1 if south

union

1 if union

wks_ue

weeks unemployed last year

wks_work

weeks worked last year

tenure

job tenure, in years

Source

http://principlesofeconometrics.com/poe4/poe4.htm

References

Subset of NLSWORK.DTA, Stata Corp. 2005. Stata Statistical Software: Release 9. College Station, TX: Stata Corp LP. The authors wish to thank the Stata Corporation for allowing the use of the data

Examples

1
2
data(nls)
## maybe str(nls) ; plot(nls) ...

ccolonescu/PoEdata documentation built on May 13, 2019, 2:17 p.m.