hdci: Compute a 1-'alpha' confidence for the Harrell-Davis estimate...

Description Usage Arguments Value

View source: R/hdci.R

Description

Compute a 1-alpha confidence for the Harrell-Davis estimate of the qth quantile

Usage

1
2
hdci(x, q = 0.5, alpha = 0.05, nboot = 100, SEED = TRUE, pr = TRUE,
  cores = 1)

Arguments

x

a numeric vector

q

a desired quantile

alpha

a significance level

nboot

a number of bootstraps

SEED

a logical indicating whether the seed should be set

pr

a logical indicating whether

cores

a number of cores used for computation

Value

the 1-alpha confidence for the Harrell-Davis estimate of the qth quantile


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