PFSOSInteg: Helper Function for 'survPFSOS()'

View source: R/corPFSOS.R

PFSOSIntegR Documentation

Helper Function for survPFSOS()

Description

Helper Function for survPFSOS()

Usage

PFSOSInteg(u, t, transition)

Arguments

u

(numeric)
variable of integration.

t

(numeric)
time at which the value of the PFS*OS survival function is to be computed.

transition

(TransitionParameters)
see exponential_transition(), weibull_transition() or piecewise_exponential() for details.

Value

Numeric result of the integrand used to calculate the PFS*OS survival function.

Note

Not all vectors u and t work here due to assertions in log_p11().


simIDM documentation built on May 29, 2024, 6:38 a.m.