| irt_dt | R Documentation |
A simulated dataset of recurrent events with terminal/censoring outcomes and covariates, organized in long format.
data(irt_dt)
A data frame with the following columns:
Integer subject ID (within the whole sample).
Numeric event/censoring time.
Integer event type indicator:
0 = censored,
1 = recurrent type 1,
2 = recurrent type 2,
3 = death (terminal).
Cluster-level treatment indicator carried to subjects (e.g., 0/1).
Numeric covariate.
Numeric covariate.
Long-format events: each row is an event (or censoring/death) for a subject.
Generated by the package's simulation utilities.
data(irt_dt)
head(irt_dt)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.