Class SemUpdater

java.lang.Object
edu.cmu.tetrad.sem.SemUpdater
All Implemented Interfaces:
TetradSerializable, Serializable

public class SemUpdater extends Object implements TetradSerializable
Calculates updated structural equation models given evidence of the form X1=x1',...,The main task of such and algorithm is to calculate P(X = x' | evidence), where evidence takes the form of a Proposition over the variables in the Bayes net, possibly with additional information about which variables in the Bayes net have been manipulated.
Version:
$Id: $Id
Author:
josephramsey
See Also: