Package: blindrecalc
Type: Package
Title: Blinded Sample Size Recalculation
Version: 0.1.2
Authors@R: 
   c(person(given = "Lukas",
            family = "Baumann", 
            role = c("aut"),
            email = "baumann@imbi.uni-heidelberg.de"),
     person(given = "Maximilian", 
            family = "Pilz",
            role = c("aut", "cre"),
            email = "pilz@imbi.uni-heidelberg.de"),
      person(given = "Institute of Medical Biometry and Informatics - 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.
   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
LazyData: true
Suggests: testthat, covr
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.1.0
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2020-05-07 12:52:49 UTC; Max
Author: Lukas Baumann [aut],
  Maximilian Pilz [aut, cre],
  Institute of Medical Biometry and Informatics - University of
    Heidelberg [cph]
Maintainer: Maximilian Pilz <pilz@imbi.uni-heidelberg.de>
Repository: CRAN
Date/Publication: 2020-05-11 11:10:14 UTC
