Package: blindrecalc Type: Package Title: Blinded Sample Size Recalculation Version: 1.1.1.9000 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) for a detailed description. The implemented methods include the approaches by Lu, K. (2016) , Kieser, M. and Friede, T. (2000) , Friede, T. and Kieser, M. (2004) , Friede, T., Mitchell, C., Mueller-Veltern, G. (2007) , and Friede, T. and Kieser, M. (2011) . 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.3 LinkingTo: Rcpp VignetteBuilder: knitr BugReports: https://github.com/imbi-heidelberg/blindrecalc/issues Repository: https://imbi-heidelberg.r-universe.dev Date/Publication: 2026-05-06 18:15:13 UTC RemoteUrl: https://github.com/imbi-heidelberg/blindrecalc RemoteRef: HEAD RemoteSha: e33f48748925e4345a94d4cafccc365786ec88f0 NeedsCompilation: yes Packaged: 2026-07-05 05:47:39 UTC; root Author: Lukas Baumann [aut, cre] (ORCID: ), Maximilian Pilz [aut] (ORCID: ), Institute of Medical Biometry - University of Heidelberg [cph] Maintainer: Lukas Baumann