getThresholdSummary: Calculate all measures for sparse ROC

Description Usage Arguments Details Value

View source: R/EvaluatePlp.R

Description

Calculate all measures for sparse ROC

Usage

1
getThresholdSummary(prediction)

Arguments

prediction

A prediction object as generated using the predictProbabilities function.

Details

Calculates the TP, FP, TN, FN, TPR, FPR, accuracy, PPF, FOR and Fmeasure from a predition object

Value

A data.frame with all the measures


hxia/plp-git-demo documentation built on March 19, 2021, 1:54 a.m.