project_fn: Project Beyond a Survival Distribution with Another...

View source: R/survival_operations.R

project_fnR Documentation

Project Beyond a Survival Distribution with Another (pairwise)

Description

Project survival from a survival distribution using another survival distribution at the specified cutpoint. Used by project to reduce the list of distributions.

Usage

project_fn(dist1, dist2_list)

Arguments

dist1

Survival distribution to project from.

dist2_list

A list containing distribution to project with and the time at which projection begins.

Value

A surv_projection object.


heemod documentation built on July 26, 2023, 5:45 p.m.