Class MagDgBicScore

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

@Experimental public class MagDgBicScore 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