Package: BCEA
Type: Package
Title: Bayesian Cost Effectiveness Analysis
Version: 2.4.6
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.4.0), graphics,
        gridExtra, MASS, Matrix, MCMCvis, purrr, Rdpack, reshape2,
        rlang, rstan, scales,
Depends: R (>= 3.5.0)
Suggests: coda, grid, knitr, markdown, mgcv, plotly, plotrix,
        RColorBrewer, rjags, rmarkdown, splancs, testthat (>= 2.1.0),
        vdiffr, voi (>= 1.0.1), 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://github.com/giabaio/BCEA/
NeedsCompilation: no
RoxygenNote: 7.3.1
Encoding: UTF-8
BugReports: https://github.com/n8thangreen/BCEA/issues/
LazyData: false
Packaged: 2024-02-16 09:31:51 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: 2024-02-16 15:00:08 UTC
Built: R 4.2.3; ; 2024-04-24 03:37:41 UTC; windows
