true_negative_rate: True Negative Rate

View source: R/true_negative_rate.R

true_negative_rateR Documentation

True Negative Rate

Description

Calculate True Negative Rate using confusion matrix.

Usage

true_negative_rate(confusion_matrix)

Arguments

confusion_matrix

Confusion matrix to be used.

Value

vector of True Negatives Rate values.


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