Class BicEst

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

public class BicEst extends Object implements Statistic
Estimated BIC score. The BIC is calculated as 2L - k ln N, so "higher is better."
Version:
$Id: $Id
Author:
josephramsey
See Also: