Class MagCgBicScore

java.lang.Object
edu.cmu.tetrad.search.work_in_progress.MagCgBicScore
All Implemented Interfaces:
Score

@Experimental public class MagCgBicScore extends Object implements Score
Gives a BIC score for a linear, Gaussian MAG (Mixed Ancestral Graph). It will perform the same as SemBicScore for DAGs.

As for all scores in Tetrad, higher scores mean more dependence, and negative scores indicate independence.

Version:
$Id: $Id
Author:
Bryan Andrews