mAUC {predtools} | R Documentation |
Takes in a mROC object and calculates the area under the curve
Description
Takes in a mROC object and calculates the area under the curve
Usage
mAUC(mROC_obj)
Arguments
mROC_obj |
An object of class mROC |
Value
Returns the area under the mROC curve
[Package predtools version 0.0.3 Index]