Class MagSemBicScore

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

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