contour_graph {BCEA}R Documentation

Contour Cost-Effectiveness Plane

Description

Choice of base R, ggplot2.

Usage

contour_base(he, pos_legend, graph_params, ...)

contour_ggplot(he, pos_legend, graph_params, ...)

Arguments

he

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

pos_legend

Legend position

graph_params

Plot parameters; list

...

Additional arguments

See Also

contour()


[Package BCEA version 2.4.6 Index]