hdpb: Compute a bootstrap 1-'alpha' confidence for the...

Description Usage Arguments Value

View source: R/hdpb.R

Description

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

Usage

1
2
hdpb(x, q = 0.5, alpha = 0.05, nboot = 2000, SEED = TRUE, nv = 0,
  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

nv

a null-value when computing a p-value

cores

a number of cores used for computation

Value

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


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