tprc: Test for a Proper ROC Curve

Description Usage Arguments Value

View source: R/ROCProper.R

Description

Calculate the test statistic (TPRC) for the departure from a proper ROC model. TPRC is obtained as the difference between the observed (empirical) AUC and the corresponding AUC obtained under a proper model

Usage

1
tprc(roctab, dor = -1)

Arguments

roctab

A ROC Table (S3 object derived from a S3 matrix)

dor

The Diagnostic Odds Ratio that defines the proper ROC curve

Value

tprc, the difference between the empirical and the theoretical AUC under a proper model assumption


parodistefano/properROC documentation built on May 24, 2019, 6:16 p.m.