crimeData {mogavs}R Documentation

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)

Source

http://archive.ics.uci.edu/ml/datasets/Communities+and+Crime

References

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

See Also

sampleData

Examples

data(crimeData)
head(crimeData)

[Package mogavs version 1.1.0 Index]