confusion.matrix.total.negative: Confusion Matrix Measures - Total Negative Cases

View source: R/confusion.matrix.total.negative.R

confusion.matrix.total.negativeR Documentation

Confusion Matrix Measures - Total Negative Cases

Description

Calculate Total Negative cases, defined as TN+FP, for a given confusion matrix.

Usage

confusion.matrix.total.negative(confusion.matrix)

Arguments

confusion.matrix

Matrix - Confusion matrix

Value

A scalar with computed value.


burrm/lolcat documentation built on Sept. 15, 2023, 11:35 a.m.