Class JunctionTreeAlgorithm

java.lang.Object
edu.cmu.tetrad.bayes.JunctionTreeAlgorithm
All Implemented Interfaces:
TetradSerializable, Serializable

public class JunctionTreeAlgorithm extends Object implements TetradSerializable
Junction Tree Algorithm.

This implementation follows the Weka's implementation.

Nov 8, 2019 2:22:34 PM

Version:
$Id: $Id
Author:
Kevin V. Bui (kvb2@pitt.edu)
See Also: