Class SemidirectedPathF1

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

public class SemidirectedPathF1 extends Object implements Statistic
Calculates the F1 statistic for adjacencies. See

https://en.wikipedia.org/wiki/F1_score

We use what's on this page called the "traditional" F1 statistic.

Version:
$Id: $Id
Author:
Joseh Ramsey
See Also: