ExpQuantOS {simIDM} | R Documentation |
Quantile function for OS survival function induced by an illness-death model
Description
Quantile function for OS survival function induced by an illness-death model
Usage
ExpQuantOS(q = 1/2, h01, h02, h12)
Arguments
q |
( |
h01 |
( |
h02 |
( |
h12 |
( |
Value
This returns the time(s) t such that the OS survival function at t equals q.
Examples
ExpQuantOS(1 / 2, 0.2, 0.5, 2.1)
[Package simIDM version 0.1.0 Index]