ceef_plot_graph {BCEA}R Documentation

Cost-effectiveness Efficiency Frontier Plot By Graph Device

Description

Choice of base R, ggplot2.

Usage

ceef_plot_ggplot(he, frontier_data, frontier_params, ...)

ceef_plot_base(he, frontier_data, frontier_params)

Arguments

he

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

frontier_data

Frontier data

frontier_params

Frontier parameters

...

Additional arguments


[Package BCEA version 2.4.6 Index]