
This generic method is a convenience wrapper around the quant method
# S3 method for hermite_estimator_univar
quantile(x, probs = seq(0, 1, 0.25), ...)
A numeric vector. The vector of quantile values associated with the probabilities probs.
A hermite_estimator_univar object.
A numeric vector. A vector of probability values.
Optional additional arguments to the quant function namely algorithm and accelerate_series.