evi_plot_graph {BCEA} | R Documentation |
Expected Value of Information Plot By Graph Device
Description
Choice of base R, ggplot2 or plotly.
Usage
evi_plot_base(he, data.psa, plot_aes, plot_annotations)
evi_plot_ggplot(he, data.psa, plot_aes, plot_annotations)
evi_plot_plotly(data.psa, plot_aes, plot_annotations)
Arguments
he |
A |
data.psa |
Data |
plot_aes |
Aesthetic parameters |
plot_annotations |
Plot parameters |
[Package BCEA version 2.4.6 Index]