Package: blindrecalc
Type: Package
Title: Blinded Sample Size Recalculation
Version: 1.1.0
Authors@R: 
   c(person(given = "Lukas",
            family = "Baumann", 
            role = c("aut", "cre"),
            email = "baumann@imbi.uni-heidelberg.de",
            comment = c(ORCID = "0000-0001-7931-7470")),
     person(given = "Maximilian", 
            family = "Pilz",
            role = c("aut"),
            email = "maximilian.pilz@itwm.fraunhofer.de",
            comment = c(ORCID = "0000-0002-9685-1613")),
      person(given = "Institute of Medical Biometry - University of Heidelberg",
             role = c("cph")))
Description: Computation of key characteristics and plots for blinded sample size recalculation.
   Continuous as well as binary endpoints are supported in superiority and non-inferiority trials.
   See Baumann, Pilz, Kieser (2022) <doi:10.32614/RJ-2022-001> for a detailed description.
   The implemented methods include the approaches by
   Lu, K. (2019) <doi:10.1002/pst.1737>,
   Kieser, M. and Friede, T. (2000) <doi:10.1002/(SICI)1097-0258(20000415)19:7%3C901::AID-SIM405%3E3.0.CO;2-L>,
   Friede, T. and Kieser, M. (2004) <doi:10.1002/pst.140>, 
   Friede, T., Mitchell, C., Mueller-Veltern, G. (2007) <doi:10.1002/bimj.200610373>, and
   Friede, T. and Kieser, M. (2011) <doi:10.3414/ME09-01-0063>.
License: MIT + file LICENSE
URL: https://github.com/imbi-heidelberg/blindrecalc
Encoding: UTF-8
Suggests: testthat, covr, knitr, rmarkdown, bookdown
Imports: methods, Rcpp
Collate: test_statistics.R methods.R Student.R blindrecalc.R
        ChiSquare.R ChiSquare_helper.R FarringtonManning.R
        FarringtonManning_helper.R RcppExports.R
RoxygenNote: 7.3.2
LinkingTo: Rcpp
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-06-17 07:44:52 UTC; uy240
Author: Lukas Baumann [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7931-7470>),
  Maximilian Pilz [aut] (ORCID: <https://orcid.org/0000-0002-9685-1613>),
  Institute of Medical Biometry - University of Heidelberg [cph]
Maintainer: Lukas Baumann <baumann@imbi.uni-heidelberg.de>
Repository: CRAN
Date/Publication: 2025-06-17 08:00:02 UTC
Built: R 4.4.1; x86_64-apple-darwin20; 2025-06-19 07:21:06 UTC; unix
Archs: blindrecalc.so.dSYM
