Class MathewsCorrAdj

java.lang.Object
edu.cmu.tetrad.algcomparison.statistic.MathewsCorrAdj
All Implemented Interfaces:
Statistic, Serializable

public class MathewsCorrAdj extends Object implements Statistic
Calculates the Matthew's correlation coefficient for adjacencies. See this page in Wikipedia:

...

We calculate the correlation directly from the confusion matrix.

Version:
$Id: $Id
Author:
josephramsey
See Also: