murder: Number of Homicide Victims Known

murderR Documentation

Number of Homicide Victims Known

Description

Subjects responded to the question 'Within the past 12 months, how many people have you known personally that were victims of homicide?'

Usage

data(murder)

Format

A data frame with the following columns:

y

The number of homicide victims known personally by the subject.

race

a factor with levels black and white.

black

a dummy variable to indicate whether the subject was black.

white

a dummy variable to indicate whether the subject was white.

References

Agresti, A. (2002) Categorical Data Analysis, Second edition. Wiley.

Examples

data(murder)

glmm documentation built on Oct. 10, 2022, 1:06 a.m.