Skip to contents

Correlation of PFS and OS event times for Different Transition Models

Usage

corTrans(transition)

Arguments

transition

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

Value

The correlation of PFS and OS.

Examples

transition <- exponential_transition(h01 = 1.2, h02 = 1.5, h12 = 1.6)
corTrans(transition)
#> [1] 0.580381