get_mcc: A function to compute Mathew's Correlation Coefficient

Description Usage Arguments Value

Description

A function to compute Mathew's Correlation Coefficient

Usage

1
get_mcc(act, pred, classes)

Arguments

act

A vector containing the true class of the test data points

pred

A vector of predicted values

classes

The classes that are existent in the dependent variable

Value

a numeric copmuted MCC value


rgopikrishnan91/DiscNoise documentation built on May 6, 2019, 6:59 p.m.