Package: cats
Type: Package
Title: Cohort Platform Trial Simulation
Version: 1.0.2
Authors@R: c(person("Elias Laurin", "Meyer", email = "elias.meyer@meduniwien.ac.at", role = c("aut","cre")), 
  	         person("Peter", "Mesenbrink", role = "ctb"),
  	         person("Franz", "Koenig", role = "ctb")) 
Author: Elias Laurin Meyer [aut, cre],
  Peter Mesenbrink [ctb],
  Franz Koenig [ctb]
Maintainer: Elias Laurin Meyer <elias.meyer@meduniwien.ac.at>
Description: Cohort plAtform Trial Simulation whereby every cohort consists of two arms, 
             control and experimental treatment. Endpoints are co-primary binary endpoints and
             decisions are made using either Bayesian or frequentist decision rules. 
             Realistic trial trajectories are simulated and the operating characteristics of the 
             designs are calculated.
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, mvtnorm
Suggests: knitr, rmarkdown, DT, gtools
NeedsCompilation: no
Packaged: 2022-03-10 11:52:22 UTC; Elias
Repository: CRAN
Date/Publication: 2022-03-11 10:20:07 UTC
Built: R 4.6.0; ; 2025-07-18 07:38:55 UTC; unix
