Description Usage Format Source References Examples
obs: 630 [7 year on 90 counties]
1 | data("crime")
|
A data frame with 630 observations on the following 59 variables.
countycounty identifier
year81 to 87
crmrtecrimes committed per person
prbarr'probability' of arrest
prbconv'probability' of conviction
prbpris'probability' of prison sentenc
avgsenavg. sentence, days
polpcpolice per capita
densitypeople per sq. mile
taxpctax revenue per capita
west=1 if in western N.C.
central=1 if in central N.C.
urban=1 if in SMSA
pctmin80perc. minority, 1980
wconweekly wage, construction
wtucwkly wge, trns, util, commun
wtrdwkly wge, whlesle, retail trade
wfirwkly wge, fin, ins, real est
wserwkly wge, service industry
wmfgwkly wge, manufacturing
wfedwkly wge, fed employees
wstawkly wge, state employees
wlocwkly wge, local gov emps
mixoffense mix: face-to-face/other
pctymlepercent young male
d82=1 if year == 82
d83=1 if year == 83
d84=1 if year == 84
d85=1 if year == 85
d86=1 if year == 86
d87=1 if year == 87
lcrmrtelog(crmrte)
lprbarrlog(prbarr)
lprbconvlog(prbconv)
lprbprislog(prbpris)
lavgsenlog(avgsen)
lpolpclog(polpc)
ldensitylog(density)
ltaxpclog(taxpc)
lwconlog(wcon)
lwtuclog(wtuc)
lwtrdlog(wtrd)
lwfirlog(wfir)
lwserlog(wser)
lwmfglog(wmfg)
lwfedlog(wfed)
lwstalog(wsta)
lwloclog(wloc)
lmixlog(mix)
lpctymlelog(pctymle)
lpctminlog(pctmin)
clcrmrtelcrmrte - lcrmrte[t-1]
clprbarrlprbarr - lprbarr[t-1]
clprbconlprbconv - lprbconv[t-1]
clprbprilprbpri - lprbpri[t-1]
clavgsenlavgsen - lavgsen[t-1]
clpolpclpolpc - lpolpc[t-1]
cltaxpcltaxpc - ltaxpc[t-1]
clmixlmix - lmix[t-1]
http://principlesofeconometrics.com/poe4/poe4.htm
These data were provided by Chris Cornwell. The data are from the paper Cornwell, C. and W. N. Trumbull, "Estimating the economic model of crime with panel data", Review of Economics and Statistics 76, 1994, 360-366.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.