Package: BCEA
Type: Package
Title: Bayesian Cost Effectiveness Analysis
Version: 2.4.81
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 (>= 3.5.0), graphics,
        gridExtra, MASS, Matrix, MCMCvis, plotly, purrr, Rdpack,
        reshape2, rlang, rstan, scales, voi (>= 1.0.1)
Depends: R (>= 4.1.0)
Suggests: coda, grid, knitr, markdown, mgcv, plotrix, RColorBrewer,
        rjags, rmarkdown, splancs, testthat (>= 2.1.0), vdiffr, withr
RdMacros: Rdpack
VignetteBuilder: knitr
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://n8thangreen.github.io/BCEA/,
        https://github.com/giabaio/BCEA/
NeedsCompilation: no
RoxygenNote: 7.3.2.9000
Encoding: UTF-8
BugReports: https://github.com/giabaio/BCEA/issues/
LazyData: false
Packaged: 2025-07-14 15:58:17 UTC; gianluca
Author: Gianluca Baio [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-4314-2570>),
  Andrea Berardi [aut] (ORCID: <https://orcid.org/0000-0002-2906-496X>),
  Anna Heath [aut] (ORCID: <https://orcid.org/0000-0002-7263-4251>),
  Nathan Green [aut] (ORCID: <https://orcid.org/0000-0003-2745-1736>)
Maintainer: Gianluca Baio <g.baio@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2025-07-14 16:30:14 UTC
Built: R 4.4.3; ; 2025-10-13 12:35:48 UTC; windows
