Enum Class ParamType

java.lang.Object
java.lang.Enum<ParamType>
edu.cmu.tetrad.sem.ParamType
All Implemented Interfaces:
Serializable, Comparable<ParamType>, Constable

public enum ParamType extends Enum<ParamType>
An enum of the free parameter types for SEM models (COEF, MEAN, VAR, COVAR). COEF freeParameters are edge coefficients in the linear SEM model; VAR parmaeters are variances among the error terms; COVAR freeParameters are (non-variance) covariances among the error terms.
Version:
$Id: $Id
Author:
josephramsey