Package: CohortPlat
Type: Package
Title: Simulation of Cohort Platform Trials for Combination Treatments
Version: 1.0.5
Authors@R: c(person("Elias Laurin", "Meyer", email = "elias.meyer@meduniwien.ac.at", role = c("aut","cre")), 
  	         person("Peter", "Mesenbrink", role = "ctb"),
  	         person("Cornelia", "Dunger-Baldauf", role = "ctb"),
  	         person("Ekkehard", "Glimm", role = "ctb"),
  	         person("Franz", "Koenig", role = "ctb")) 
Author: Elias Laurin Meyer [aut, cre],
  Peter Mesenbrink [ctb],
  Cornelia Dunger-Baldauf [ctb],
  Ekkehard Glimm [ctb],
  Franz Koenig [ctb]
Maintainer: Elias Laurin Meyer <elias.meyer@meduniwien.ac.at>
Description: A collection of functions dedicated to simulating staggered entry platform 
    trials whereby the treatment under investigation is a combination of two 
    active compounds. In order to obtain approval for this combination therapy,
    superiority of the combination over the two active compounds and superiority
    of the two active compounds over placebo need to be demonstrated. 
    A more detailed description of the design can be found in 
    Meyer et al. <DOI:10.1002/pst.2194> and a manual in Meyer et al. <arXiv:2202.02182>.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.5.0)
RoxygenNote: 7.1.2
Imports: dplyr, purrr, ggplot2, plotly, tidyr, parallel, doParallel,
        foreach, openxlsx, forcats, epitools, zoo
Suggests: knitr, rmarkdown, DT, gtools
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-02-10 10:42:06 UTC; Elias
Repository: CRAN
Date/Publication: 2022-02-14 09:30:02 UTC
Built: R 4.2.0; ; 2023-07-11 01:14:30 UTC; unix
