Learn R Programming

ssc (version 1.0)

statistics: Statistics calculation

Description

Calculates the statistics: Accuracy, Cohen's kappa and F-measure

Usage

statistics(predicted, real)

Arguments

predicted
a vector with the predicted labels
real
a vector with the real labels

Value

a named list with the statistics values calculated