Class LocalGraphPrecision

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

public class LocalGraphPrecision extends Object implements Statistic
The LocalGraphPrecision class implements the Statistic interface and represents the Local Graph Precision statistic. It calculates the precision between the true graph and the estimated graph locally.
See Also: