powered by
bcea
Produces a table printout with some summary results of the health economic evaluation.
# S3 method for bcea summary(object, wtp = 25000, ...)
Prints a summary table with some information on the health economic output and synthetic information on the economic measures (EIB, CEAC, EVPI).
A bcea object containing the results of the Bayesian modelling and the economic evaluation.
The value of the willingness to pay threshold used in the summary table.
Additional arguments affecting the summary produced.
Gianluca Baio
Baio2011BCEA
Baio2013BCEA
bcea()
data(Vaccine) he <- bcea(eff, cost, interventions = treats, ref = 2) summary(he)
Run the code above in your browser using DataLab