BCEA-deprecated | R Documentation |
The functions listed below are deprecated and will be defunct in
the near future. When possible, alternative functions with similar
functionality are also mentioned. Help pages for deprecated functions are
available at help("<function>-deprecated")
.
plot.mixedAn(x, y.limits=NULL, pos=c(0,1), graph=c("base","ggplot2"),...)
x |
An object of class |
y.limits |
Range of the y-axis for the graph. The default value is
|
pos |
Parameter to set the position of the legend. Can be given in form
of a string |
graph |
A string used to select the graphical engine to use for
plotting. Should (partial-)match the two options |
... |
Arguments to be passed to methods, such as graphical parameters
(see |
evi |
A ggplot object containing the plot. Returned only if
|
The function produces a graph showing the difference between the ”optimal” version of the EVPI (when only the most cost-effective intervention is included in the market) and the mixed strategy one (when more than one intervention is considered in the market).
plot.mixedAn
For plot.mixedAn
, use evi.plot()
.
Summary plot of the health economic analysis when the mixed analysis is considered
Compares the optimal scenario to the mixed case in terms of the EVPI.
Gianluca Baio, Andrea Berardi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.