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.