Package: ThreeArmedTrials
Type: Package
Title: Design and Analysis of Clinical Non-Inferiority or Superiority
        Trials with Active and Placebo Control
Version: 1.0-3
Date: 2019-02-17
Authors@R: c(person("Tobias", "Mütze", role=c("aut","cre"),
                    email="tobias.muetze@outlook.com",
                    comment = c(ORCID = "0000-0002-4111-1941")),
             person("Tim", "Friede", role="ctb"))
Maintainer: Tobias Mütze <tobias.muetze@outlook.com>
Description: Design and analyze three-arm non-inferiority or superiority trials
    which follow a gold-standard design, i.e. trials with an experimental treatment,
    an active, and a placebo control. Method for the following distributions are implemented:
    Poisson (Mielke and Munk (2009) <arXiv:0912.4169>), negative binomial (Muetze et al. (2016) <doi:10.1002/sim.6738>),
    normal (Pigeot et al. (2003) <doi:10.1002/sim.1450>; Hasler et al. (2009) <doi:10.1002/sim.3052>), 
    binary (Friede and Kieser (2007) <doi:10.1002/sim.2543>), nonparametric (Muetze et al. (2017) <doi:10.1002/sim.7176>),
    exponential (Mielke and Munk (2009) <arXiv:0912.4169>).
Depends: R (>= 3.0.0)
Imports: stats, MASS, numDeriv
Suggests: testthat, knitr, rmarkdown
License: GPL (>= 2)
NeedsCompilation: yes
URL: https://github.com/tobiasmuetze/ThreeArmedTrials
BugReports: https://github.com/tobiasmuetze/ThreeArmedTrials/issues
RoxygenNote: 6.1.1
Encoding: UTF-8
VignetteBuilder: knitr
LazyData: true
Packaged: 2019-02-17 08:58:37 UTC; tobiasmuetze
Author: Tobias Mütze [aut, cre] (<https://orcid.org/0000-0002-4111-1941>),
  Tim Friede [ctb]
Repository: CRAN
Date/Publication: 2019-02-17 18:40:03 UTC
