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