PFSOSInteg {simIDM} | R Documentation |
Helper Function for survPFSOS()
Description
Helper Function for survPFSOS()
Usage
PFSOSInteg(u, t, transition)
Arguments
u |
( |
t |
( |
transition |
( |
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]