median.hermite_estimator_univar: Estimates the median
Description
This generic method is a convenience wrapper around the quant method to
calculate the median.
Usage
# S3 method for hermite_estimator_univar
median(x, ...)
Arguments
- x
A hermite_estimator_univar object.
- ...
Optional additional arguments to the quant function namely
algorithm and accelerate_series.