Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

crime3

crime3


Description

Wooldridge Source: E. Eide (1994), Economics of Crime: Deterrence of the Rational Offender. Amsterdam: North Holland. The data come from Tables A3 and A6. Data loads lazily.

Usage

data('crime3')

Format

A data.frame with 106 observations on 12 variables:

  • district: district number

  • year: 72 or 78

  • crime: crimes per 1000 people

  • clrprc1: clear-up perc, prior year

  • clrprc2: clear-up perc, two-years prior

  • d78: =1 if year = 78

  • avgclr: (clrprc1 + clrprc2)/2

  • lcrime: log(crime)

  • clcrime: change in lcrime

  • cavgclr: change in avgclr

  • cclrprc1: change in clrprc1

  • cclrprc2: change in clrprc2

Notes

These data are for the years 1972 and 1978 for 53 police districts in Norway. Much larger data sets for more years can be obtained for the United States, although a measure of the “clear-up” rate is needed.

Used in Text: pages 464-465, 477-478

Source

Examples

str(crime3)

wooldridge

111 Data Sets from "Introductory Econometrics: A Modern Approach, 6e" by Jeffrey M. Wooldridge

v1.3.1
GPL-3
Authors
Justin M. Shea [aut, cre], Kennth H. Brown [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.