Survsim {INLAjoint} | R Documentation |
Simulated competing risks survival dataset
Description
A simulated dataset used to illustrate some models (e.g., example of joint() function in the documentation). The corresponding longitudinal dataset is named 'Longsim'.
Usage
Survsim
Format
## 'Survsim' A data frame with 15 rows and 5 columns:
- Id
Individual id
- deathTimes
Event time
- ctsX
Continuous covariate
- binX
Binary covariate
- Event1, Event2, Event3
Event indicator for the 3 competing risks (individual is censored when the 3 events are 0)
...
[Package INLAjoint version 24.3.25 Index]