evppi_plot_graph {BCEA} | R Documentation |
Plot Expected Value of Partial Information With Respect to a Set of Parameters
Description
Base R and ggplot2 versions.
Usage
evppi_plot_base(evppi_obj, pos_legend, col = NULL, annot = FALSE)
evppi_plot_ggplot(evppi_obj, pos_legend = c(0, 0.8), col = c(1, 1), ...)
Arguments
evppi_obj |
Object of class evppi |
pos_legend |
Position of legend |
col |
Colour |
annot |
Annotate EVPPI curve with parameter names |
... |
Additional arguments |
[Package BCEA version 2.4.6 Index]