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


predictionet documentation built on Nov. 8, 2020, 7:48 p.m.