View source: R/hermite_estimator_univar.R
IQR.hermite_estimator_univar | R Documentation |
This generic method is a convenience wrapper around the quant method to calculate the interquartile range.
## S3 method for class 'hermite_estimator_univar'
IQR(x, ...)
x |
A hermite_estimator_univar object. |
... |
Optional additional arguments to the quant function namely algorithm and accelerate_series. |
A numeric value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.