hd: Compute the Harrell-Davis estimate of the qth quantile

Description Usage Arguments Value

View source: R/hd.R

Description

Compute the Harrell-Davis estimate of the qth quantile

Usage

1
hd(x, q = 0.5, na.rm = TRUE, cores = 1)

Arguments

x

a numeric vector

q

a desired quantile

na.rm

a logical indicating whether missing values should be checked for removal

cores

a number of cores used for computation

Value

the Harrell-Davis estimate of the qth quantile of x


mkanai/WRShd documentation built on July 20, 2020, 10:04 p.m.