n8thangreen / BCEA

Bayesian Cost Effectiveness Analysis. Given the results of a Bayesian model (possibly based on MCMC) in the form of simulations from the posterior distributions of suitable variables of costs and clinical benefits for two or more interventions, produces a health economic evaluation. Compares one of the interventions (the "reference") to the others ("comparators"). Produces many summary and plots to analyse the results
https://n8thangreen.github.io/BCEA/
GNU General Public License v3.0
3 stars 2 forks source link

Should `compute_eib_cri()` be in `bcea()` and not `eib.plot()`? #51

Open n8thangreen opened 3 years ago

n8thangreen commented 3 years ago

prefer to separate the data manipulation from the plotting