Uses of Interface
edu.cmu.tetrad.search.EffectiveSampleSizeSettable
Packages that use EffectiveSampleSizeSettable
Package
Description
Contains classes for searching for (mostly structural) causal models given data.
Contains classes for running conditional independence tests for various sorts of data.
-
Uses of EffectiveSampleSizeSettable in edu.cmu.tetrad.search
Classes in edu.cmu.tetrad.search that implement EffectiveSampleSizeSettableModifier and TypeClassDescriptionclass
Checks whether a graph is Markov given a data set. -
Uses of EffectiveSampleSizeSettable in edu.cmu.tetrad.search.test
Classes in edu.cmu.tetrad.search.test that implement EffectiveSampleSizeSettableModifier and TypeClassDescriptionfinal class
Checks the conditional independence X _||_ Y | S, where S is a set of discrete variable, and X and Y are discrete variable not in S, by applying a conditional Chi Square test.final class
Checks conditional independence of variable in a continuous data set using Fisher's Z test.final class
Checks the conditional independence X _||_ Y | S, where S is a set of discrete variable, and X and Y are discrete variable not in S, by applying a conditional G Square test.