CITAN (version 2011.08-1)

pareto2.confint.h.upper: Right-sided exact confidence interval for the theoretical h-index

Description

Computes the exact right-sided confidence interval for the theoretical $h$-index of a probability distribution in an $(X_1,\dots,X_n)$ i.i.d. Pareto-type II model with known scale parameter $s>0$.

Usage

pareto2.confint.h.upper(h, s, n, conf.level=0.95, tol=1e-12)

Arguments

h
observed value of the $h$-index
s
scale parameter, $s>0$.
n
sample size.
conf.level
confidence level; defaults 0.95.
tol
the desired accuracy (convergence tolerance).

Value

  • Upper bound of the confidence interval.

Details

See pareto2.confint.h for details.

References

Gagolewski M., Grzegorzewski P., S-Statistics and Their Basic Properties, In: Borgelt C. et al (Eds.), Combining Soft Computing and Statistical Methods in Data Analysis, Springer-Verlag, 2010, 281-288.

See Also

index.h, ppareto2, rho.get, pareto2.confint.rho, pareto2.confint.h, pareto2.confint.h.lower