giabaio / 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://gianluca.statistica.it/software/bcea/
GNU General Public License v3.0
40 stars 16 forks source link

Change fit.inla #1

Closed annaheath closed 7 years ago

annaheath commented 7 years ago

The rescaling of the x in the fit.inla function did not centre x leading to some extreme values of x*scale.x when the range of x was small and the absolute value was large. I didn't change anywhere near as many lines as GitHub seems to think - just 4!

giabaio commented 7 years ago

Thanks Anna, I've approved all the changes!