Package: BCEA
Type: Package
Title: Bayesian Cost Effectiveness Analysis
Version: 2.4.3
Authors@R: c(
    person("Gianluca", "Baio",
            email = "g.baio@ucl.ac.uk",
            role = c("aut", "cre", "cph"),
            comment = c(ORCID = "0000-0003-4314-2570")),
    person("Andrea", "Berardi",
            email = "a.berardi@ucl.ac.uk",
            role = c("aut"),
            comment = c(ORCID = "0000-0002-2906-496X")),
    person("Anna", "Heath",
            email = "anna.heath@sickkids.ca",
            role = c("aut"),
            comment = c(ORCID = "0000-0002-7263-4251")),
    person("Nathan", "Green",
            email = "n.green@ucl.ac.uk",
            role = c("aut"),
            comment = c(ORCID = "0000-0003-2745-1736")))
Imports: cli (>= 3.3.0), dplyr, ggplot2, gridExtra, graphics, MASS,
        Matrix, purrr, Rdpack, reshape2, rlang, scales
Depends: R (>= 3.5.0)
Suggests: coda, grid, INLA, knitr, markdown, MCMCvis, mgcv, plotly,
        rjags, rmarkdown, rstan, RColorBrewer, splancs, testthat (>=
        2.1.0), vdiffr, withr
RdMacros: Rdpack
VignetteBuilder: knitr
Additional_repositories: https://inla.r-inla-download.org/R/stable/
Description: Produces an economic evaluation of a sample of suitable variables of
             cost and effectiveness / utility for two or more interventions,
             e.g. from a Bayesian model in the form of MCMC simulations.
             This package computes the most cost-effective alternative and
             produces graphical summaries and probabilistic sensitivity analysis,
             see Baio et al (2017) <doi:10.1007/978-3-319-55718-2>.
License: GPL-3
URL: https://gianluca.statistica.it/software/bcea/,
        https://gianluca.statistica.it/,
        https://github.com/giabaio/BCEA/
NeedsCompilation: no
RoxygenNote: 7.2.3.9000
Encoding: UTF-8
BugReports: https://github.com/n8thangreen/BCEA/issues/
Packaged: 2023-05-02 15:56:18 UTC; n8than
Author: Gianluca Baio [aut, cre, cph] (<https://orcid.org/0000-0003-4314-2570>),
  Andrea Berardi [aut] (<https://orcid.org/0000-0002-2906-496X>),
  Anna Heath [aut] (<https://orcid.org/0000-0002-7263-4251>),
  Nathan Green [aut] (<https://orcid.org/0000-0003-2745-1736>)
Maintainer: Gianluca Baio <g.baio@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2023-05-02 23:25:40 UTC
