hazards {eha} | R Documentation |
Get baseline hazards atoms from fits from
Description
Get baseline hazards atoms from fits from
Usage
hazards(x, cum = TRUE, ...)
Arguments
x |
A |
cum |
Logical: Should the cumulative hazards be returned? |
... |
Additional arguments for various methods. |
Value
A list where each component is a two-column matrix representing hazard atoms from one stratum. The first column is event time, and the second column is the corresponding hazard atom.
[Package eha version 2.11.4 Index]