Learn R Programming

RobustAFT (version 1.4-7)

MCI: Sample of 75 Hospital Stays

Description

Sample of 75 hospital for major cardiovascular interventions

Usage

data(MCI)

Arguments

Format

A data frame with 75 observations on the following 6 variables.

Sex

Gender: 1=Female, 2=Male

Age

Age in years

LOS

Length of stay (days)

TypAdm

Type of admission: 1=Emergency 0=on notification

Dest

Destination: 1=Home 0=another hospital

Cost

Cost (Swiss francs)

Examples

Run this code
data(MCI)

Run the code above in your browser using DataLab