trauma_data {CDsampling} | R Documentation |
Trauma data with multinomial response
Description
The data frame saves data from the trauma trial data from Chuang-Stein and Agresti (1997).
Usage
trauma_data
Format
A data frame with 802 rows and 5 variables:
- Severity
severity of the trauma symptoms, mild or moderate/severe
- Dose
dose levels applied to the patients, 4 levels, placebo, low, medium and high
- Label
stratification group in terms of severity and dose
- Outcome
treatment outcome, 5 levels, death, vegetative state, major disability, minor disability and good recovery
- ID
patient ID, 1-802
Source
Chuang-Stein and Agresti (1997)
Examples
data(trauma_data) #lazy loading
[Package CDsampling version 0.1.6 Index]