Enum Class ClusterSignificance.CheckType

java.lang.Object
java.lang.Enum<ClusterSignificance.CheckType>
edu.cmu.tetrad.search.utils.ClusterSignificance.CheckType
All Implemented Interfaces:
Serializable, Comparable<ClusterSignificance.CheckType>, Constable
Enclosing class:
ClusterSignificance

public static enum ClusterSignificance.CheckType extends Enum<ClusterSignificance.CheckType>
Gives the options for checking significance of clusters--could check the significance using a regression model, or could check to see if the cluster is a clique, or could not do the check.