powered by
Quantile method for phase-type distributions
# S4 method for ph quan(x, p)
A vector containing the quantile evaluations at the given locations.
An object of class ph.
A vector of probabilities.
obj <- ph(structure = "general") quan(obj, c(0.5, 0.9, 0.99))
Run the code above in your browser using DataLab