Class NumVisibleEdges

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

public class NumVisibleEdges extends Object implements Statistic
Represents a statistic that calculates the number of correct visible ancestors in the true graph that are also visible ancestors in the estimated graph.
See Also: