powered by
PFS Survival Function from Constant Transition Hazards
ExpSurvPFS(t, h01, h02)
This returns the value of PFS survival function at time t.
(numeric) study time-points.
numeric
(positive number) transition hazard for 0 to 1 transition.
number
(positive number) transition hazard for 0 to 2 transition.
ExpSurvPFS(c(1:5), 0.2, 0.4)
Run the code above in your browser using DataLab