powered by
Quantile Method for phase type distributions
# S4 method for ph quan(x, p)
A list containing the probabilities and corresponding quantile evaluations.
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