| crime.modal | R Documentation |
Modal-valued dataset of 15 gangs described by probability distributions
over crime type, gender, and age group. This is the wide (flat table)
format; see crime2.modal for the modal-valued version.
data(crime.modal)
A data frame with 15 observations (gang1–gang15) and 7 numeric columns representing 3 modal variables in wide format:
Crime(violent), Crime(non-violent), Crime(none):
Distribution over crime types (3 bins).
Gender(male), Gender(female):
Distribution over gender (2 bins).
Age(<20), Age(>=20):
Distribution over age groups (2 bins).
| Sample size (n) | 15 |
| Variables (p) | 7 |
| Subject area | Criminology |
| Symbolic format | Modal |
| Analytical tasks | Clustering, Descriptive statistics |
Billard, L. and Diday, E. (2006). Symbolic Data Analysis. Wiley.
data(crime.modal)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.