ib_plot_base {BCEA} | R Documentation |
IB plot base R version
Description
Choice of base R, ggplot2
Usage
ib_plot_base(he, comparison, wtp, bw, n, xlim)
ib_plot_ggplot(he, comparison, wtp, bw, n, xlim)
Arguments
he |
A |
comparison |
Comparison intervention |
wtp |
Willingness to pay |
bw |
band width |
n |
Number |
xlim |
x-axis limits |
[Package BCEA version 2.4.6 Index]