summary.bcea | R Documentation |
bcea
Produces a table printout with some summary results of the health economic evaluation.
## S3 method for class 'bcea'
summary(object, wtp = 25000, ...)
object |
A |
wtp |
The value of the willingness to pay threshold used in the summary table. |
... |
Additional arguments affecting the summary produced. |
Prints a summary table with some information on the health economic output and synthetic information on the economic measures (EIB, CEAC, EVPI).
Gianluca Baio
Baio2011BCEA
\insertRefBaio2013BCEA
bcea()
data(Vaccine)
he <- bcea(eff, cost, interventions = treats, ref = 2)
summary(he)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.