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