frailty {SurviMChd} | R Documentation |
Frailty in high dimensional survival data.
Description
Data set listing institutional wise survival outcomes
Survival observations data for frailty model functions of SurviMChd
Usage
data(frailty)
Format
A tibble
with 7 columns and 272 rows which are :
- institute
Institute of the sample observations
- del
Numberic values 0 or 1 containing death/event information
- timevar
Survival duration
- time.min
Minimum survival
- female
Covariate_1, gender variable indicating either a female or not
- ph.karno
Covariate_2
- pat.karno
Covariate_3
Examples
data(frailty)
[Package SurviMChd version 0.1.2 Index]