mcc: Function to compute the Matthews Correlation Coefficient...

Description Usage Arguments Value Author(s)

Description

This function computes the Matthews Correlation Coefficient (MCC) in a classification framework.

Usage

1
mcc(ct, nbcat = nrow(ct))

Arguments

ct

contingency table

nbcat

number of categories

Value

MCC estimate

Author(s)

Benjamin Haibe-Kains


bhklab/predictionet documentation built on May 12, 2019, 8:28 p.m.