| interp_cif | R Documentation |
Interpolates cumulative incidence (CIF) functions (corresponding to one competing event only) using left-continuous constant interpolation.
interp_cif(x, times = NULL, eval_times = NULL, add_times = TRUE, check = TRUE)
x |
( |
times |
( |
eval_times |
( |
add_times |
( |
check |
( |
Interpolated CIF matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.