parauc: Partial AUC

Description Usage Arguments Value

View source: R/ROCProper.R

Description

Calculate the partial AUC between two values of 1-specificity (for internal use only: called by tprc()).

Usage

1
parauc(sens, onespec, x1, x2)

Arguments

sens

Array of sensitivity values

onespec

Array of 1 - specificity

x1

First value of 1 - specificity

x2

second First value of 1 - specificity

Value

pauc, the partial area under the empirical ROC curve


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