make.report | R Documentation |
Constructs the automated report from the output of the BCEA.
make.report(he, evppi = NULL, ext = "pdf", echo = FALSE, ...)
he |
A |
evppi |
An object obtained as output to a call to |
ext |
A string of text to indicate the extension of the
resulting output file. Possible options are |
echo |
A string (default to |
... |
Additional parameters. For example, the user can specify the
value of the willingness to pay |
Gianluca Baio
Baio2011BCEA
\insertRefBaio2013BCEA
bcea()
## Not run:
data(Vaccine, package = "BCEA")
m <- bcea(eff, cost, ref = 2)
make.report(m)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.