false_negative_rate: False Negative Rate

View source: R/false_negative_rate.R

false_negative_rateR Documentation

False Negative Rate

Description

Calculate False Negative Rate using confusion matrix.

Usage

false_negative_rate(confusion_matrix)

Arguments

confusion_matrix

Confusion matrix to be used.

Value

vector of False Negatives Rate values.


nikitagusarov/performancer documentation built on Jan. 12, 2023, 12:19 a.m.