Package edu.cmu.tetrad.sem
Class ParamComparison
java.lang.Object
edu.cmu.tetrad.sem.ParamComparison
A typesafe enum of the types of the various comparisons parameter may have with respect to one another for SEM
estimation.
- Author:
- josephramsey
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ParamComparison
Indicates that the first parameter is equal to the second.static final ParamComparison
Indicates that the two freeParameters are not compared. -
Method Summary