perf: Calculate the performance for the ROC curve

Description Usage Arguments Value

View source: R/iroc.R

Description

Calculate the performance for the ROC curve

Usage

1
perf(testy, yhat)

Arguments

testy

A vector containing the true class labels.

yhat

A numeric vector containing prediction probabilities.

Value

Performance for the ROC curve


liyistat/iroc documentation built on May 21, 2019, 7:33 a.m.