Uses of Interface
edu.cmu.tetrad.search.SuborderSearch
Packages that use SuborderSearch
Package
Description
Contains classes for searching for (mostly structural) causal models given data.
-
Uses of SuborderSearch in edu.cmu.tetrad.search
Classes in edu.cmu.tetrad.search that implement SuborderSearchModifier and TypeClassDescriptionclass
Implements Best Order Score Search (BOSS).class
Implements the SP (Sparsest Permutation) algorithm.Constructors in edu.cmu.tetrad.search with parameters of type SuborderSearchModifierConstructorDescriptionPermutationSearch
(SuborderSearch suborderSearch) Constructs a new PermutationSearch using the given SuborderSearch.