| VAP_data {TBFmultinomial} | R Documentation | 
Data on VAP acquistion in one ICU
Description
It is a tiny subset of the OUTCOMEREA database whose only perhaps will be to test an illustrate the functions of this package.
Usage
data(VAP_data)
Format
A data frame with 1640 rows and 7 variables on 90 distinct patients:
- ID
- distinct ID for each patient 
- day
- day of ventilation, day = 1 is the first day of ventilation 
- type
- is it a medical or a surgical patient 
- gender
- gender of the patient, 1 = male, 0 = female 
- SAPSadmission
- the SAPS 2 score at admission to the ICU 
- SOFA
- the daily SOFA score 
- outcome
- final outcome after the first observation period 
[Package TBFmultinomial version 0.1.3 Index]