my.plot.ceac: My Version of the Cost-Effectiveness Acceptability Curve Plot

Usage Arguments

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

Usage

1
2
3
my.plot.ceac(dat1, dat2, dat3, dat4 = NA, intlabels, wtpNEG = NA,
  labelLong = TRUE, TITLE = "", SCALEdays = TRUE,
  SCALEcosts = TRUE, N = 1, CI = FALSE)

Arguments

dat1

Output from IDEAdectree.simple

dat2

Output from IDEAdectree.simple

dat3

Output from IDEAdectree.simple

dat4

Output from IDEAdectree.simple

intlabels

Intervention labels to use in the legend

wtpNEG

If no health detriment is ok. Asymptotic as wtp tends to infinity.

N

Original sample size (number of patients)

CI

Use Binomial 95

plot Borrowed ideas from the BCEA package.


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