quantile_CI function

quantile confidence interval

quantile confidence interval

quantile_CI(n, q, alpha = 0.05)

Arguments

  • n: length
  • q: quantile
  • alpha: CI value

Returns

Returns the order statistics and the actual coverage.

  • Maintainer: Paul Julian
  • License: MIT + file LICENSE
  • Last published: 2024-09-06