D243 {RobustAFT} | R Documentation |
Sample of 100 hospital stays for medical back problems
Description
Sample of 100 patients hospitalized for medical back problems in Switzerland
Usage
data(D243)
Format
A data frame with 100 observations on the following 11 variables.
Sexe
Gender: M=Male, F=Female
age
Age in years
dest
Destination: DOMI=Home else=another hospital
Typadm
Type of admission: Urg=Emergency else=on notification
Typass
Type of insurance: P=Private else=usual
LOS
Length of stay (days)
APDRG
DRG code: Always 243
Cost
Cost (Swiss francs)
CSansInv
Intermediate cost
BBDaggr
a numeric vector
BBD
a numeric vector
Examples
data(D243)
[Package RobustAFT version 1.4-7 Index]