perform {emu}R 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

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

See Also

confusion


[Package emu version 4.0 Index]