View source: R/internal_misc.R
| resolve_risk_times | R Documentation |
Each requested time in risk.times is snapped to the latest available
follow-up value at or before it (cumulative incidence is a right-continuous
step function). The maximum follow-up time is always included. A NA
risk.times reports only the maximum follow-up time.
resolve_risk_times(grid, risk.times)
grid |
numeric vector of available follow-up values |
risk.times |
numeric vector of requested follow-up times, or |
sorted unique numeric vector of grid follow-up values to report at
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.