Class NumberEdgesTrue

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

public class NumberEdgesTrue extends Object implements Statistic
The NumberEdgesTrue class is an implementation of the Statistic interface. It calculates the number of edges in the true graph and returns the value.
See Also: