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