CalcTrapezoidalAUC: CalcTrapezoidalAUC

Description Usage Arguments Value Examples

View source: R/CalcTrapezoidalAUC.R

Description

This function returns the auc of a binary test according to the trapezoidal rule.

Usage

1

Arguments

sens

numeric; sensitivity of the binary test

spec

numeric; specificity of the binary test

Value

the area under the ROC curve of the binary test for the binary outcome

Examples

1

wlktan/surrogateSampling documentation built on May 23, 2019, 3:07 p.m.