nls_panel10: Nls_panel10

Description Usage Format Source References Examples

Description

obs: 50 (This file contains the first 10 individuals from the larger file nls_panel.)

Usage

1
data("nls_panel10")

Format

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

id

identifier for panel individual; 716 total

year

year interviewed (1982, 1983, 1985, 1987, 1988)

lwage

ln(wage/GNP deflator)

hours

usual hours worked

age

age in current year

educ

current grade completed

collgrad

= 1 if college graduate

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

black

= 1 if black; 0 if white

union

= 1 if union member

exper

total work experience

exper2

exper^2

tenure

job tenure, in years

tenure2

tenure^2

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_panel10)
## maybe str(nls_panel10) ; plot(nls_panel10) ...

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