Learn R Programming

CDsampling (version 0.1.6)

trauma_data: 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

Arguments

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

Examples

Run this code
data(trauma_data) #lazy loading

Run the code above in your browser using DataLab