| calculate_cif_timepoints | R Documentation |
Calculate CIF Estimates at Specific Time Points
calculate_cif_timepoints(
fit,
plot.event,
set.time,
set.time.CI = FALSE,
set.time.digits = 3,
multiple_lines = FALSE
)
fit |
CIF fit object |
plot.event |
Events to plot |
set.time |
Time points to evaluate |
set.time.CI |
Whether to include confidence intervals |
set.time.digits |
Number of digits |
multiple_lines |
Whether there are multiple strata |
Data frame with time-specific estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.