| process_cif_timepoints | R Documentation |
Process CIF Time-Specific Estimates
process_cif_timepoints(
fit,
plot.event,
stratalabs,
set.time.text = NULL,
set.time = NULL,
set.time.line = FALSE,
set.time.CI = FALSE,
set.time.digits = 3,
multiple_lines = FALSE
)
fit |
CIF fit object |
plot.event |
Events to plot |
stratalabs |
Strata labels |
set.time.text |
Text label for time points |
set.time |
Time points to evaluate |
set.time.line |
Whether to add lines |
set.time.CI |
Whether to include confidence intervals |
set.time.digits |
Number of digits |
multiple_lines |
Whether there are multiple strata |
List with updated stratalabs and time-specific estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.