Class IdaMinimumSquaredDifference

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

public class IdaMinimumSquaredDifference extends Object implements Statistic
IdaMinimumSquaredDifference is a statistic that calculates the "IDA Average Minimum Squared Difference" between a true graph and an estimated graph. It implements the Statistic interface.

This is the average of the minimum squared difference between the true and estimated total effects for each pair of variables.

See Also: