Package: bcaboot
Title: Bias Corrected Bootstrap Confidence Intervals
Version: 0.2-3
VignetteBuilder: knitr
Authors@R: c(person("Bradley", "Efron", role=c("aut"),
	   	    email = "brad@stat.stanford.edu"),
  	     person("Balasubramanian", "Narasimhan", role=c("aut", "cre"),
	   	    email = "naras@stat.stanford.edu"))
Description: Computation of bootstrap confidence intervals in an almost automatic fashion as described in Efron and Narasimhan (2020, <doi:10.1080/10618600.2020.1714633>).
Depends: R (>= 3.5.0)
URL: https://bnaras.github.io/bcaboot/,
        https://github.com/bnaras/bcaboot
BugReports: https://github.com/bnaras/bcaboot/issues
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: glmnet, rmarkdown, knitr
Imports: graphics, stats, utils
NeedsCompilation: no
Packaged: 2021-05-08 17:00:19 UTC; naras
Author: Bradley Efron [aut],
  Balasubramanian Narasimhan [aut, cre]
Maintainer: Balasubramanian Narasimhan <naras@stat.stanford.edu>
Repository: CRAN
Date/Publication: 2021-05-09 05:10:19 UTC
Built: R 4.5.0; ; 2025-04-01 03:32:41 UTC; unix
