Learn R Programming

DAAG (version 0.37)

head.injury: Minor Head Injury (Simulated) Data

Description

The head.injury data frame has 3121 rows and 11 columns. The data were simulated according to a simple logistic regression model to match roughly the clinical characteristics of a sample of individuals who suffered minor head injuries.

Usage

data(head.injury)

Arguments

References

Stiell, I.G., Wells, G.A., Vandemheen, K., Clement, C., Lesiuk, H., Laupacis, A., McKnight, R.D., Verbee, R., Brison, R., Cass, D., Eisenhauer, M., Greenberg, G.H., and Worthington, J. (2001) The Canadian CT Head Rule for Patients with Minor Head Injury, The Lancet. 357: 1391-1396.

Examples

Run this code
data(head.injury)
## maybe str(head.injury) ; plot(head.injury) ...

Run the code above in your browser using DataLab