Uses of Interface
edu.cmu.tetrad.data.Simulator
Packages that use Simulator
-
Uses of Simulator in edu.cmu.tetrad.bayes
Subinterfaces of Simulator in edu.cmu.tetrad.bayesModifier and TypeInterfaceDescriptioninterface
Interface implemented by Bayes instantiated models.Classes in edu.cmu.tetrad.bayes that implement SimulatorModifier 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 Simulator in edu.cmu.tetrad.sem
Subinterfaces of Simulator in edu.cmu.tetrad.semModifier and TypeInterfaceDescriptioninterface
An interface for SemIM's; see implementations.Classes in edu.cmu.tetrad.sem that implement SimulatorModifier 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.class
A special SEM model in which variances of variables are always 1 and means of variables are always 0.