Description Usage Format Source References Examples
Obs: 1000 observations (subset of cps4.dat)
1 | data("cps4c_small")
|
A data frame with 1000 observations on the following 12 variables.
wageearnings per hour
educyears of education
experpost education years experience
hrswkusual hours worked per week
married= 1 if married
female= 1 if female
metro= 1 if lives in metropolitan area
midwest= 1 if lives in midwest
south= 1 if lives in south
west= 1 if lives in west
black= 1 if black
asian= 1 if asian
http://principlesofeconometrics.com/poe4/poe4.htm
Dr. Kang Sun Lee, Louisiana Department of Health and Human Services
1 2 | data(cps4c_small)
## maybe str(cps4c_small) ; plot(cps4c_small) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.