Learn R Programming

simIDM (version 0.1.0)

PFSOSInteg: Helper Function for survPFSOS()

Description

Helper Function for survPFSOS()

Usage

PFSOSInteg(u, t, transition)

Value

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

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.