E4.13: Data on Hospital Charges

Description Usage Format Source Examples

Description

The E4.13 data frame has 49 rows and 5 columns. Data on hospital charges for patients with an identical diagnosis.

Usage

1

Format

This data frame contains the following columns:

Sex

a factor with levels F M , male and female.

MD

a factor with levels 499 730 1021, three different medical doctors.

Svty

a factor with levels 1 2 3 4, severity of illness.

Chrg

a numeric vector, total hospital charge in dollars.

Age

a numeric vector, age of patient in years.

Source

Dr. Joseph Feinglass, Northwestern Memorial Hospital, Chicago.

Examples

1
2

SenSrivastava documentation built on May 2, 2019, 7:29 a.m.