Midhinge
Compute the midhinge of a numeric vector x
,
defined as the average of the first and third quartiles.
midhinge(x, na_rm = FALSE, ...)
x |
numeric. A numeric vector. |
na_rm |
logical. Should missing values be removed before computing the midhinge? |
... |
Additional arguments to be passed to |
A numeric value, the midhinge.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.