Class BicDiff

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

public class BicDiff extends Object implements Statistic
Difference between the true and estimated BIC scores. The BIC is calculated as 2L - k ln N, so "higher is better."
Version:
$Id: $Id
Author:
josephramsey
See Also: