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 bcea object containing the results of the Bayesian modelling and the economic evaluation.

data.psa

Data

plot_aes

Aesthetic parameters

plot_annotations

Plot parameters


[Package BCEA version 2.4.6 Index]