Interface ManipulatingBayesUpdater

All Superinterfaces:
BayesUpdater, Serializable, TetradSerializable
All Known Implementing Classes:
ApproximateUpdater, CptInvariantUpdater, Identifiability, JunctionTreeUpdater, RowSummingExactUpdater

public interface ManipulatingBayesUpdater extends BayesUpdater
Interface for a Bayes updating algorithm that's capable of doing manipulation. In general, manipulating a variable X will eliminate edges into X, so the updating operation on the manipulated model will produce different results.
Version:
$Id: $Id
Author:
josephramsey