Class BayesImProbs

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

public final class BayesImProbs extends Object implements TetradSerializable
Calculates cell probabilities from conditional BayesIm probabilities on the fly without constructing the entire table. (To force the entire table to be constructed, use StoredCellProbs.)
Version:
$Id: $Id
Author:
josephramsey
See Also: