Package: BCEA
Type: Package
Title: Bayesian Cost Effectiveness Analysis
Version: 2.4.1
Date: 2021-10-14
Authors@R: c(
    person("Gianluca", "Baio",
            email = "gianluca@stats.ucl.ac.uk",
            role = c("aut", "cre")),
    person("Andrea", "Berardi",
            email = "a.berardi@ucl.ac.uk",
            role = c("aut")),
    person("Anna", "Heath",
            email = "anna.heath@sickkids.ca",
            role = c("aut")),
    person("Nathan", "Green",
            email = "n.green@ucl.ac.uk",
            role = c("aut")))
Imports: dplyr, ggplot2, GrassmannOptim, gridExtra, graphics, MASS,
        purrr, reshape2, rlang
Depends: R (>= 3.5.0)
Suggests: coda, grid, INLA, knitr, markdown, Matrix, MCMCvis, mgcv,
        plotly, rmarkdown, rstan, RColorBrewer, R2jags, splancs,
        testthat (>= 2.1.0), vdiffr, withr
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.
License: GPL-3
URL: http://www.statistica.it/gianluca/software/bcea/,
        http://www.statistica.it/gianluca/,
        https://github.com/giabaio/BCEA
NeedsCompilation: no
RoxygenNote: 7.1.2
Encoding: UTF-8
Packaged: 2021-10-27 15:41:51 UTC; Nathan
Author: Gianluca Baio [aut, cre],
  Andrea Berardi [aut],
  Anna Heath [aut],
  Nathan Green [aut]
Maintainer: Gianluca Baio <gianluca@stats.ucl.ac.uk>
Repository: CRAN
Date/Publication: 2021-10-28 13:50:05 UTC
Built: R 4.0.5; ; 2022-04-21 11:41:40 UTC; windows
