Package: quantileCI Title: Confidence Intervals for Quantiles Version: 0.1 Authors@R: person("Michael", "Höhle", email = "hoehle@math.su.se", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0423-6702")) Description: Computes exact and interpolated confidence intervals for population quantiles based on a single independent and identically distributed sample. The package implements different methods for computing the confidence intervals and also provides functionality to check the coverage of the methods. Imports: boot Depends: R (>= 3.3.0), units Suggests: rmarkdown, knitr, testthat License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 URL: https://github.com/hoehleatsu/quantileCI VignetteBuilder: knitr Config/pak/sysreqs: libudunits2-dev Repository: https://mhoehle.r-universe.dev Date/Publication: 2021-08-25 14:53:42 UTC RemoteUrl: https://github.com/mhoehle/quantileCI RemoteRef: HEAD RemoteSha: 0057ad82cac967f6e3741132f87ba8ee0010818b NeedsCompilation: no Packaged: 2026-06-21 10:39:02 UTC; root Author: Michael Höhle [aut, cre] (ORCID: ) Maintainer: Michael Höhle