linint_empROC: Linear interpolation of a ROC curve

Description Usage Arguments Value Note

Description

Linear interpolation of a ROC curve

Usage

1
linint_empROC(FPR, empROC)

Arguments

FPR

False positive rate for which linear interpolation is required

empROC

data.frame containing true positive (TPR) and false positive rates (FPR), ordered by FPR, then TPR

Value

Vector of FPR and corresponding TPR value

Note

Check sorting by FPR, then TPR


PeterVogel1991/betaROC documentation built on May 14, 2019, 4:01 a.m.