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