Class TrueDagPrecisionTails

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

public class TrueDagPrecisionTails extends Object implements Statistic
A class that implements the Statistic interface to calculate the proportion of X-->Y edges in the estimated graph for which there is a path X~~>Y in the true graph.
See Also: