longdata {intccr} | R Documentation |
Simulated interval-censored competing risks data - long format
Description
The data containing the subject id, series of time points, cause of failure, and covariates with 200 observations.
Usage
longdata
Format
A data frame with 868 rows and 5 variables.
Examples
library(intccr)
data(longdata)
[Package intccr version 3.0.4 Index]