powered by
Hazard rate Method for phase type distributions
# S4 method for ph haz(x, y)
A list containing the locations and corresponding hazard rate evaluations.
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