Learn R Programming

compeir (version 1.0)

sir.adm: Pneumonia on admission in intenive care unit patients

Description

Pneumonia status on admission for intensive care unit (ICU) patients, a random sample from the SIR-3 study (also contained in package mvna).

Usage

data(sir.adm)

Arguments

Format

A data frame with 747 observations on the following 4 variables.
id
Randomly generated patient id
pneu
Covariate Pneumonia indicator. 0: No pneumonia, 1: Pneumonia
status
Event status indicator. 0: censored observation, 1: discharged, 2: dead
time
Follow-up time in days

Source

Beyersmann, J., Gastmeier, P., Grundmann, H., Baerwolff, S., Geffers, C., Behnke, M., Rueden, H., and Schumacher, M. (2006) Use of multistate models to assess prolongation of intensive care unit stay due to nosocomial infection. Infection Control and Hospital Epidemiology, 27,493--499.

See Also

mvna

Examples

Run this code
data(sir.adm)

Run the code above in your browser using DataLab