hdquantile: Returns the Harrell-Davis Quantile Estimates

Description Usage Arguments Value

View source: R/utilities.R

Description

This returns the Harrell-Davis estimate of the median for a vector.

Usage

1
hdquantile(x, probs = seq(0, 1, len = 5))

Arguments

x

a vector

probs

the quantiles desired

Value

a number


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.