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