View source: R/prediction-helpers.R
get_true_cuminc | R Documentation |
Relevant only in context of simulation study when generating based on two variables X and Z (also used in vignette)
get_true_cuminc(ev1_pars, ev2_pars, combo, times)
ev1_pars |
List parameters for weibull event 1 |
ev2_pars |
List parameters for weibull event 2 |
combo |
Covariate combo, e.g. list("val_X" = 1, "val_Z" = 1) |
times |
Vector of timepoints to evaluate cuminc at |
True cumulative incidence at given times.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.