PFSOSInteg {simIDM}R 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().


[Package simIDM version 0.1.0 Index]