Class BicTrue

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

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