Uses of Interface
edu.cmu.tetrad.util.Pm

Packages that use Pm
Package
Description
 
 
  • Uses of Pm in edu.cmu.tetrad.bayes

    Classes in edu.cmu.tetrad.bayes that implement Pm
    Modifier and Type
    Class
    Description
    final 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 Pm
    Modifier and Type
    Class
    Description
    final class 
    Parametric model for Generalized SEM model.
    final class 
    Parametric model for Structural Equation Models.