CalculatePerformanceFromConfusionMatrix: Calculate performance metric from confusion matrix Right now,...

Description Usage Arguments

View source: R/CalculatePerformanceFromConfusionMatrix.R

Description

Calculate performance metric from confusion matrix Right now, we're just calculating average class error

Usage

1
2
CalculatePerformanceFromConfusionMatrix(mConfusion,
  cMetric = "AvgClassErr")

Arguments

cMetric

thecomeonman/CURD documentation built on May 20, 2019, 7:37 a.m.