Uses of Interface
edu.cmu.tetrad.util.Pm
Packages that use Pm
-
Uses of Pm in edu.cmu.tetrad.bayes
Classes in edu.cmu.tetrad.bayes that implement PmModifier and TypeClassDescriptionfinal class
Implements a discrete Bayes parametric model--that is, a DAG together with a map from the nodes in the graph to a set of discrete variables, specifying the number of categories for each variable and the name of each category for each variable. -
Uses of Pm in edu.cmu.tetrad.sem
Classes in edu.cmu.tetrad.sem that implement PmModifier and TypeClassDescriptionfinal class
Parametric model for Generalized SEM model.final class
Parametric model for Structural Equation Models.