Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

emuR (version 2.0.4)

perform: 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