perform: Performance (hit rate) of a confusion matrix

performR Documentation

Performance (hit rate) of a confusion matrix

Description

Performs (hit rate) of a confusion matrix

Usage

perform(data)

Arguments

data

A confusion matrix.

Value

Calculates the accuracy (total score) of the confusion matrix, returning percentage of correct, and incorrect matches.

See Also

confusion


emuR documentation built on May 29, 2024, 2:33 a.m.