50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

hermiter (version 2.3.1)

IQR.hermite_estimator_univar: Estimates the Interquartile range (IQR)

Description

This generic method is a convenience wrapper around the quant method to calculate the interquartile range.

Usage

# S3 method for hermite_estimator_univar
IQR(x, ...)

Value

A numeric value.

Arguments

x

A hermite_estimator_univar object.

...

Optional additional arguments to the quant function namely algorithm and accelerate_series.