View source: R/survivalFunctions.R
ExpSurvPFS | R Documentation |
PFS Survival Function from Constant Transition Hazards
ExpSurvPFS(t, h01, h02)
t |
( |
h01 |
(positive |
h02 |
(positive |
This returns the value of PFS survival function at time t.
ExpSurvPFS(c(1:5), 0.2, 0.4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.