SimDataCpp | R Documentation |
Simulate Data for Multiple Subjects
SimDataCpp(censoring_rate, death_rate, idx, event_rate, tau)
censoring_rate |
Rate of censoring. |
death_rate |
Rate of terminal events. |
idx |
Subject index. |
event_rate |
Rate of events. |
tau |
Truncation time. |
Recurrent event data for a single subject.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.