getRecall: Calculates the Recall

Description Usage Arguments Value Author(s)

View source: R/getRecall.R

Description

Calculates the Recall

Usage

1
getRecall(score, response, 0.5)

Arguments

score

prediction scores or probabilities to evaluate.

response

Boolean vector of real values.

unbral

cut point for scores, check maxPrecision function.

Value

Returns the recall

Author(s)

Daniel Fischer


danielfm123/dftools documentation built on July 17, 2021, 1 p.m.