Package: ebci Title: Robust Empirical Bayes Confidence Intervals Version: 1.0.0.9000 Authors@R: c(person(given = "Michal", family = "Kolesár", role = c("aut", "cre"), email = "kolesarmi@googlemail.com", comment = c(ORCID = "0000-0002-2482-7796")), person(given= "Tim", family = "Armstrong", role = "ctb", email = "tim.b.armstrong@gmail.com"), person(given = "Mikkel", family = "Plagborg-Møller", role = "ctb", email = "mikkelpm@princeton.edu")) Description: Computes empirical Bayes confidence estimators and confidence intervals in a normal means model. The intervals are robust in the sense that they achieve correct coverage regardless of the distribution of the means. If the means are treated as fixed, the intervals have an average coverage guarantee. The implementation is based on Armstrong, Kolesár and Plagborg-Møller (2022) . Depends: R (>= 4.1.0) License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Suggests: spelling, testthat (>= 2.1.0), lpSolve, knitr, rmarkdown Language: en-US URL: https://github.com/kolesarm/ebci BugReports: https://github.com/kolesarm/ebci/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 VignetteBuilder: knitr Repository: https://kolesarm.r-universe.dev Date/Publication: 2024-08-19 14:15:54 UTC RemoteUrl: https://github.com/kolesarm/ebci RemoteRef: HEAD RemoteSha: e0e2c763a9a26da9df190440ad65349423d57020 NeedsCompilation: no Packaged: 2026-05-28 08:38:06 UTC; root Author: Michal Kolesár [aut, cre] (ORCID: ), Tim Armstrong [ctb], Mikkel Plagborg-Møller [ctb] Maintainer: Michal Kolesár