Uses of Interface
edu.cmu.tetrad.util.Im
Packages that use Im
-
Uses of Im in edu.cmu.tetrad.bayes
Subinterfaces of Im in edu.cmu.tetrad.bayesModifier and TypeInterfaceDescriptioninterface
Interface implemented by Bayes instantiated models.Classes in edu.cmu.tetrad.bayes that implement ImModifier and TypeClassDescriptionfinal class
Stores Dirichlet pseudocounts for the distributions of each variable conditional on particular combinations of its parent values and, together with Bayes Pm and Dag, provides methods to manipulate these tables.final class
Stores a table of probabilities for a Bayes net and, together with BayesPm and Dag, provides methods to manipulate this table.final class
Stores a table of probabilities for a Bayes net and, together with BayesPm and Dag, provides methods to manipulate this table.final class
Represents a Bayes IM in which all of the conditional probability tables have been updated to take into account evidence. -
Uses of Im in edu.cmu.tetrad.sem
Classes in edu.cmu.tetrad.sem that implement ImModifier and TypeClassDescriptionclass
Represents a generalized SEM instantiated model.final class
Stores an instantiated structural equation model (SEM), with error covariance terms, possibly cyclic, suitable for estimation and simulation.