FH_data: Fleming and Harrington Data

FH_dataR Documentation

Fleming and Harrington Data

Description

The data related to survival times of patients was collected from 4 hospitals, which was a part of the data by given Fleming and Harrington(1991). The data contain failure time of the patients.

Usage

data(FH_data)

Format

A dataframe with 21 rows 2 variables

HospitalNo

Hospital No

SurvivalTime

Survival Time of Patients

Source

T.R. Fleming and D.P. Harrington, Counting processes and survival analysis. Wiley Online Library, Vol. 8., 1991.

Examples

 data("FH_data")
   x1=FH_data$SurvivalTime
   x2=FH_data$HospitalNo

homnormal documentation built on Feb. 16, 2023, 7:47 p.m.

Related to FH_data in homnormal...