Package: NCC
Title: Simulation and Analysis of Platform Trials with Non-Concurrent
        Controls
Version: 1.0
Author: Pavla Krotka [aut, cre] (<https://orcid.org/0000-0001-5727-4270>),
  Marta Bofill Roig [aut, ths] (<https://orcid.org/0000-0002-4400-7541>),
  Katharina Hees [aut],
  Peter Jacko [aut],
  Dominic Magirr [aut],
  Martin Posch [ctb] (<https://orcid.org/0000-0001-8499-8573>)
Maintainer: Pavla Krotka <pavla.krotka@meduniwien.ac.at>
Authors@R: 
	c(person(given = "Pavla",
           family = "Krotka",
           role = c("aut", "cre"),
           email = "pavla.krotka@meduniwien.ac.at",
           comment = c(ORCID = "0000-0001-5727-4270")),
	person("Marta", "Bofill Roig", email = "marta.bofillroig@meduniwien.ac.at", role = c("aut", "ths"), comment = c(ORCID = "0000-0002-4400-7541")),
	person("Katharina", "Hees", email = "Katharina.Hees@pei.de", role = c("aut")),
	person("Peter", "Jacko", email = "peter@berryconsultants.net", role = c("aut")),
	person("Dominic", "Magirr", email = "dominic.magirr@novartis.com", role = c("aut")),
	person("Martin", "Posch", email = "martin.posch@meduniwien.ac.at", role = c("ctb"), comment = c(ORCID = "0000-0001-8499-8573")))
Description: Design and analysis of flexible platform trials with non-concurrent controls. Functions for data generation, analysis, visualization and running simulation studies are provided. 
    The implemented analysis methods are described in: 
    Bofill Roig et al. (2022) <doi:10.1186/s12874-022-01683-w>, 
    Saville et al. (2022) <doi:10.1177/17407745221112013> and 
    Schmidli et al. (2014) <doi:10.1111/biom.12242>.
URL: https://pavlakrotka.github.io/NCC/,
        https://github.com/pavlakrotka/NCC
License: MIT + file LICENSE
Encoding: UTF-8
Imports: rlang, stats, RBesT, rjags, ggplot2, lmerTest, parallel,
        doParallel, parallelly, foreach, iterators, spaMM, mgcv,
        splines, magick
RoxygenNote: 7.1.2
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-03-02 20:16:03 UTC; pavla
Repository: CRAN
Date/Publication: 2023-03-03 09:10:10 UTC
Built: R 4.5.0; ; 2025-01-30 21:10:06 UTC; unix
