Quantile(object, p, ...)# S4 method for Normal
Quantile(object, p)
# S4 method for Beta
Quantile(object, p)
# S4 method for Exponential
Quantile(object, p)
# S4 method for Gamma
Quantile(object, p)
# S4 method for Geometric
Quantile(object, p)
# S4 method for Lognormal
Quantile(object, p)
# S4 method for NegativeBinomial
Quantile(object, p)
# S4 method for Pareto
Quantile(object, p)
# S4 method for Poisson
Quantile(object, p)
# S4 method for Uniform
Quantile(object, p)
# S4 method for Weibull
Quantile(object, p)
# S4 method for Empirical
Quantile(object, p)