Class IdaMaximumSquaredDifference

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

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

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

See Also: