Uses of Interface
edu.cmu.tetrad.search.MbSearch
Packages that use MbSearch
-
Uses of MbSearch in edu.cmu.tetrad.search
Classes in edu.cmu.tetrad.search that implement MbSearchModifier and TypeClassDescriptionclassImplements the Grow-Shrink algorithm of Margaritis and Thrun.final classSearches for a CPDAG representing all the Markov blankets for a given target T consistent with the given independence information. -
Uses of MbSearch in edu.cmu.tetrad.search.mb
Classes in edu.cmu.tetrad.search.mb that implement MbSearchModifier and TypeClassDescriptionclassImplements IAMB.classCreated by IntelliJ IDEA.classImplements the Inter-IAMB algorithm.final classImplements the Min-Max Markov Blanks (MMMB) algorithm as defined in Tsamardinos, Aliferis, and Statnikov, Time and Sample Efficient Discovery of Markov Blankets and Direct Causal Relations (KDD 2003).