Package: moonboot
Title: m-Out-of-n Bootstrap Functions
Version: 0.9.1
Date: 2024-12-09
Authors@R: 
    c(person("Christoph", "Dalitz", email="christoph.dalitz@hs-niederrhein.de", role = c("aut", "cre")),person("Felix", "Lögler", role = c("aut")))
Description: 
  Functions and examples based on the m-out-of-n bootstrap suggested by
  Politis, D.N. and Romano, J.P. (1994) <doi:10.1214/aos/1176325770>.
  Additionally there are functions to estimate the scaling factor tau
  and the subsampling size m. For a detailed description and a full list
  of references, see Dalitz, C. and Lögler, F. (2024)
  <doi:10.48550/arXiv.2412.05032>.
License: BSD 2-clause License + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: methods (>= 4.1.2), stats (>= 4.1.2)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-12-09 11:59:34 UTC; dalitz
Author: Christoph Dalitz [aut, cre],
  Felix Lögler [aut]
Maintainer: Christoph Dalitz <christoph.dalitz@hs-niederrhein.de>
Repository: CRAN
Date/Publication: 2024-12-10 21:30:02 UTC
