make.testPerformanceMetricsTable: Make test performance metrics table

Description Usage Arguments Value

View source: R/createOutcomeTable.R

Description

Includes true and false negatives and positive and negative predictive values.

Usage

1
2
make.testPerformanceMetricsTable(data, prop_highriskVECTOR = c(0.2, 0.4,
  0.6), specificityVECTOR = c(0.9, 0.95, 0.99), sens = 0.9)

Arguments

prop_highriskVECTOR

Clinical judgement threshold as high risk patient

specificityVECTOR

Rule-out test specificity

Value

matrix


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