confusion.matrix.fn.value: Confusion Matrix Generation - Individual Value Function

View source: R/confusion.matrix.fn.value.R

confusion.matrix.fn.valueR Documentation

Confusion Matrix Generation - Individual Value Function

Description

Returns a function for use with confusion.matrix based on actual or predicted being a particular value.

Usage

confusion.matrix.fn.value(value)

Arguments

value

Scalar - Value to compare actual and predicted with.

Value

A function for use with a call to confusion.matrix().


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