fl.crime {smss}R Documentation

Florida Crime Data

Description

Crime data for florida counties. Table 9.16 or 9.17 from the 4th edition. Source: Dr. Larry Winner, University of Florida.

Format

data.frame with 67 observations of the following 5 variables,

County

county name

C

crime rate

I

median income

HS

percent completing high school

U

percent urban

Source

http://www.stat.ufl.edu/~aa/social/data.html

Examples

data(fl.crime)
summary(fl.crime)

[Package smss version 1.0-2 Index]