powered by
Hazard rate method for phase-type distributions
# S4 method for ph haz(x, y)
A vector containing the hazard rate evaluations at the given locations.
An object of class ph.
A vector of locations.
obj <- ph(structure = "general") haz(obj, c(1, 2, 3))
Run the code above in your browser using DataLab