getAUCandPlotROC: Generic method to quickly plot ROC curve and print the AUC...

Description Usage Arguments Value

Description

Generic method to quickly plot ROC curve and print the AUC value

Usage

1
getAUCandPlotROC(predictedValues, trueValues)

Arguments

predictedValues:

These is the vector of predicted value

trueValues:

These are true outcomes against the predicted value

Value

None


eellpp/textutils documentation built on May 16, 2019, 12:12 a.m.