Encoding: UTF-8
Package: PowerTOST
Type: Package
Title: Power and Sample Size for (Bio)Equivalence Studies
Version: 1.5-4
Date: 2022-02-21
Authors@R: c(person("Detlew", "Labes",
               role = c("aut","cre"),
               email = "DetlewLabes@gmx.de",
               comment = c(ORCID = "0000-0003-2169-426X")),
             person("Helmut", "Schütz",
               role = c("aut"),
               email = "helmut.schuetz@bebac.at",
               comment = c(ORCID = "0000-0002-1167-7880")),
             person("Benjamin", "Lang",
               role = c("aut"),
               email ="lang.be@icloud.com"))
Description: Contains functions to calculate power and sample size for
    various study designs used in bioequivalence studies. Use known.designs() to
    see the designs supported. Power and sample size can be obtained based on
    different methods, amongst them prominently the TOST procedure (two one-sided
    t-tests). See README and NEWS for further information.
Imports: mvtnorm, stats, utils, graphics, grDevices, cubature (>=
        1.3-6), TeachingDemos
Suggests: crossdes, knitr, rmarkdown, tufte, emmeans
ByteCompile: yes
LazyData: true
VignetteBuilder: knitr
URL: https://github.com/Detlew/PowerTOST
BugReports: https://github.com/Detlew/PowerTOST/issues
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2022-02-21 09:51:44 UTC; Detlew
Author: Detlew Labes [aut, cre] (<https://orcid.org/0000-0003-2169-426X>),
  Helmut Schütz [aut] (<https://orcid.org/0000-0002-1167-7880>),
  Benjamin Lang [aut]
Maintainer: Detlew Labes <DetlewLabes@gmx.de>
Repository: CRAN
Date/Publication: 2022-02-21 10:40:02 UTC
Built: R 4.0.5; ; 2022-02-22 11:32:00 UTC; unix
