Description Usage Format Source References Examples
Obs: 311 cities for 2 years 622
1 | data("means")
|
A data frame with 622 observations on the following 31 variables.
cityidcity id
citynamecity name
d1 for year 2000
izlawiz law passed 1986-1995
izlaw_dizlaw*d interaction
izyearyear city passed policy
avgpriceaverage home price
lnpricelog(avgprice)
units# of units
lnunitslog(units)
hhlds# of households
lnhhldslog(hhlds)
poppopulation in 1000s
lpoplog(pop)
densitypeople/acre
medhhincedian household income
lmedhhinclog(medhhinc)
educattainproportion w/college degree
proppovertyproportion below poverty level
meantttwmean travel time to work
prop65proportion > age 65
dlnpricelnprice[2000]-lnprice[1990]
dlnunitslnunits[2000]-lnunits[1990]
dlmedhhinclnmedhhinc[2000]-lnmedhhinc[1990]
ddensitydensity[2000]-density[1990]
deducattaineducattain[2000]-educattain[1990]
dproppovertyproppoverty[2000]-proppoverty[1990]
dmeantttwmeantttw[2000]-meantttw[1990]
dprop65prop65[2000]-prop65[1990]
dpoppop[2000]-pop[1990]
dlpoplpop[2000]-lpop[1990]
http://principlesofeconometrics.com/poe4/poe4.htm
The authors thank Tom Means for the data and his assitance.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.