Encoding: UTF-8
Package: PowerTOST
Type: Package
Title: Power and Sample Size for (Bio)Equivalence Studies
Version: 1.4-8
Date: 2019-08-29
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"))
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>
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, among them prominently the TOST procedure (two-onesided-t-tests).
    See README and NEWS for further information.
Imports: mvtnorm, stats, utils, graphics, grDevices, cubature (>=
        1.3-6), TeachingDemos
Suggests: crossdes, knitr, rmarkdown
ByteCompile: yes
LazyData: true
URL: https://github.com/Detlew/PowerTOST
BugReports: https://github.com/Detlew/PowerTOST/issues
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2019-08-29 16:19:36 UTC; Detlew
Repository: CRAN
Date/Publication: 2019-08-30 04:20:16 UTC
