my.plot.bcea: my.plot.bcea

Description Usage Arguments Value

View source: R/my-bcea-plotting-fns.R

Description

Cost-effectiveness plane plot. Borrowed ideas from the BCEA package.

Usage

1
2
3
4
my.plot.bcea(dat1, dat2 = NA, dat3 = NA, dat4 = NA, wtp = 20000,
  intlabels, contour = FALSE, LEVELS = 0.95, XLIM = c(-20, 20),
  YLIM = c(-1e+05, 50000), wtpNEG = NA, SCALEdays = TRUE,
  SCALEcosts = TRUE, labelLong = TRUE, TITLE = "", N = 1)

Arguments

dat1

(e,c) pairs

dat2

(e,c) pairs

dat3

(e,c) pairs

dat4

(e,c) pairs

wtp

Willingness-to-pay, may be a vector i.e. multiple lines

intlabels

Intervention labels to use in the legend

contour

Include ellipses?

LEVELS

0-1 confidence intervals for ellipse(s)

SCALEdays

x-axis QALYs in days or years

SCALEcosts

should cost be per person

labelLong

Full point description or not

N

original sample size

Value

plot


n8thangreen/IDEAdectree documentation built on Feb. 10, 2020, 11:35 a.m.