ce_planes: Cost Effectiveness Planes

ce_planesR Documentation

Cost Effectiveness Planes

Description

Cost Effectiveness Planes

my_contour2

my_contour2_facet

Usage

my_contour2(...)

## S3 method for class 'bcea'
my_contour2(
  res_bcea,
  wtp = 20000,
  xlim = NULL,
  ylim = NULL,
  comparison = NULL,
  withpoints = FALSE,
  graph = c("base", "ggplot2"),
  CONTOUR_PC = "5%",
  facet = FALSE,
  ...
)

my_contour2_facet(dat, ...)

Arguments

...
res_bcea

res_bcea

wtp

wtp

xlim

xlim

ylim

ylim

comparison

comparison

graph

graph

CONTOUR_PC

CONTOUR_PC

facet

(TRUE/FALSE)

dat

List of class dectree output

Value

plot

plot


n8thangreen/plotCostEffectiveness documentation built on Feb. 6, 2023, 4:53 a.m.