Z243: Sample of 100 hospital stays for medical back problems

Z243R Documentation

Sample of 100 hospital stays for medical back problems

Description

Sample of 100 patients hospitalized for medical back problems in Switzerland

Usage

data(Z243)

Format

A data frame with 100 observations on the following 14 variables.

NoAdm

Admission number

APDRG

DRG: Always 243

Sex

Gender: 1=Male, 0=Female

Age

Age in years

LOS

Length of stay (days)

CouTot

Total Cost (Swiss francs)

CsansInv

Cost (Swiss francs)

Adm

Type of admission (0=on notification, 1=Emergency)

Ass

Type of insurance (0=usual, 1=private)

Death

0=No, 1=Yes

BBD

A numeric vector

BBDaggr

A numeric vector

Charls

A numeric vector

LOSF

Adjusted length of stay

Examples

data(Z243)

RobustAFT documentation built on Aug. 21, 2023, 5:13 p.m.