Learn R Programming

SenSrivastava (version 0.1-14)

E1.11: Data on violent and property crimes in 22 metropolitan areas of the U.S.

Description

The E1.11 data frame has 23 rows and 4 columns.

Usage

data(E1.11)

Arguments

concept

  • violent and property crimes
  • regression

source

Dacey, M.F.(1983) Social science Theories and Methods I: Models of data, Evanston: Northwestern University.

Examples

Run this code
data(E1.11)
attach(E1.11)
plot(Population, Violent.Crimes)
detach()

Run the code above in your browser using DataLab