auc.pcr: calculate AUC from probability of class at given rank

View source: R/pcr.R

auc.pcrR Documentation

calculate AUC from probability of class at given rank

Description

calculate AUC from probability of class at given rank

Usage

## S3 method for class 'pcr'
auc(prob)

Arguments

prob

list of the probability

Value

AUC


sungcheolkim78/FiDEL documentation built on Nov. 13, 2024, 7:58 a.m.