FH_data | R Documentation |
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.
data(FH_data)
A dataframe with 21 rows 2 variables
Hospital No
Survival Time of Patients
T.R. Fleming and D.P. Harrington, Counting processes and survival analysis. Wiley Online Library, Vol. 8., 1991.
data("FH_data") x1=FH_data$SurvivalTime x2=FH_data$HospitalNo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.