View source: R/piecewiseHazards.R
| getPWCHazard | R Documentation |
This returns piecewise constant hazard values at specified time points.
getPWCHazard(haz, pw, x)
haz |
( |
pw |
( |
x |
( |
Hazard values at input time-points.
getPWCHazard(c(1, 1.2, 1.4), c(0, 2, 3), c(1, 4, 6))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.