true_negative: True Negative

View source: R/true_negative.R

true_negativeR Documentation

True Negative

Description

Count True Negatives using confusion matrix.

Usage

true_negative(confusion_matrix)

Arguments

confusion_matrix

Confusion matrix to be used.

Value

vector of True Negatives count


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