View source: R/survivalFunctions.R
ExpQuantOS | R Documentation |
Quantile function for OS survival function induced by an illness-death model
ExpQuantOS(q = 1/2, h01, h02, h12)
q |
( |
h01 |
( |
h02 |
( |
h12 |
( |
This returns the time(s) t such that the OS survival function at t equals q.
ExpQuantOS(1 / 2, 0.2, 0.5, 2.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.