Quantile function for OS survival function induced by an illness-death model
Source:R/survivalFunctions.R
ExpQuantOS.Rd
Quantile function for OS survival function induced by an illness-death model
Arguments
- q
(
numeric
)
quantile(s) at which to compute event time (q = 1 / 2 corresponds to median).- h01
(
numeric vector
)
constant transition hazards for 0 to 1 transition.- h02
(
numeric vector
)
constant transition hazards for 0 to 2 transition.- h12
(
numeric vector
)
constant transition hazards for 1 to 2 transition.