Class FactoredBayesStructuralEM

java.lang.Object
edu.cmu.tetrad.bayes.FactoredBayesStructuralEM

public final class FactoredBayesStructuralEM extends Object

Implements the procedure Factored-Bayesian-SEM found on page 6 of "The Bayesian Structural EM Algorithm" by Nir Friedman.> 0

The initial implementation simplifies the algorithm somewhat by computing the score of each model by using the BdeMetric score, which is implemented in the bayes package of Tetrad-4.2.> 0

Version:
$Id: $Id
Author:
Frank Wimberly, Robert Tillman (changes since 5-12-2008)