Learn R Programming

mogavs (version 1.1.0)

crimeData: Crime Data Set with Imputed Values

Description

This is the communities and crime data set, but with missing values imputed with the mclust package.

Usage

data(crimeData)

Arguments

References

Redmond, M. (2009) Communities and Crime Data Set. UCI Machine Learning Repository

See Also

sampleData

Examples

Run this code
# NOT RUN {
data(crimeData)
head(crimeData)
# }

Run the code above in your browser using DataLab