Correlation of PFS and OS event times for Different Transition Models
Source:R/corPFSOS.R
corTrans.RdCorrelation of PFS and OS event times for Different Transition Models
Arguments
- transition
(
TransitionParameters)
seeexponential_transition(),weibull_transition()orpiecewise_exponential()for details.
Examples
transition <- exponential_transition(h01 = 1.2, h02 = 1.5, h12 = 1.6)
corTrans(transition)
#> [1] 0.580381