eib_plot_graph {BCEA}R Documentation

Expected Incremental Benefit Plot By Graph Device

Description

Choice of base R, ggplot2 or plotly.

Usage

eib_plot_base(he, graph_params, ...)

eib_plot_ggplot(he, graph_params, ...)

eib_plot_plotly(he, graph_params, ...)

Arguments

he

A bcea object containing the results of the Bayesian modelling and the economic evaluation.

graph_params

Graph parameters

...

Additional parameters


[Package BCEA version 2.4.6 Index]