plotCEplane: Plot Cost-Effectiveness Plane With Contours

Description Usage Arguments Value Examples

View source: R/CEAC-CEplane.R

Description

Plot Cost-Effectiveness Plane With Contours

Usage

1
plotCEplane(data, N = 1000, Ctest, thresh, table = FALSE)

Arguments

data

IDEA study dataset

N

Number of random draws sample points

Ctest

Unit cost of rule-out test

thresh

Sensitivity and specificity of rule-out test (numeric)

table

Value

none

Examples

1
2
data("TBdata_clinical_cleaned")
plotCEplane(data, N=1000, 400, 0.8)

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