UtilAucPROPROC: PROPROC AUC function

UtilAucPROPROCR Documentation

PROPROC AUC function

Description

Returns the PROPROC ROC-AUC corresponding to specified parameters. See also UtilAnalyticalAucsRSM, UtilAucBIN and UtilAucCBM

Usage

UtilAucPROPROC(c1, da)

Arguments

c1

The c-parameter of the PROPROC model, since c is a reserved function in R.

da

The da-parameter of the PROPROC model.

Value

PROPROC model-predicted ROC-AUC for the specified parameters

References

Metz CE, Pan X (1999) Proper Binormal ROC Curves: Theory and Maximum-Likelihood Estimation, J Math Psychol 43(1):1-33.

Examples

c1 <- .2;da <- 1.5
UtilAucPROPROC(c1,da)



dpc10ster/rjafroc-master documentation built on Jan. 31, 2024, 1:07 p.m.