View source: R/survival_operations.R
project_fn | R Documentation |
Project survival from a survival distribution using another survival distribution at the specified cutpoint. Used by project to reduce the list of distributions.
project_fn(dist1, dist2_list)
dist1 |
Survival distribution to project from. |
dist2_list |
A list containing distribution to project with and the time at which projection begins. |
A surv_projection
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.