Class CptInvariantUpdater

java.lang.Object
edu.cmu.tetrad.bayes.CptInvariantUpdater
All Implemented Interfaces:
BayesUpdater, ManipulatingBayesUpdater, TetradSerializable, Serializable

public final class CptInvariantUpdater extends Object implements ManipulatingBayesUpdater
Calculates updated probabilities for variables conditional on their parents as well as single-variable updated marginals for a Bayes IM using an algorithm that restricts expensive updating summations only to conditional probabilities of variables with respect to their parents that change from non-updated to updated values.
Version:
$Id: $Id
Author:
josephramsey
See Also: