Uses of Record Class
edu.cmu.tetrad.search.utils.TetradInt
Packages that use TetradInt
Package
Description
This package contains utility classes for causal graph search algorithms.
-
Uses of TetradInt in edu.cmu.tetrad.search.utils
Methods in edu.cmu.tetrad.search.utils with parameters of type TetradIntModifier and TypeMethodDescriptiondoubleDeltaTetradTest.computePValue(TetradInt... tetrads) Computes the p-value for the given tetrads.doubleDeltaTetradTest3.computePValue(TetradInt... tetrads) Computes the p-value for the given tetrads.doubleTakes a list of tetrads for the given data set and returns the chi square value for the test.Method parameters in edu.cmu.tetrad.search.utils with type arguments of type TetradIntModifier and TypeMethodDescriptiondoubleDeltaTetradTest2.calcChiSquare(Set<TetradInt> tetrads) Calculates the chi-square statistic for a given set of tetrads.doubleDeltaTetradTest.computePValue(List<TetradInt> tetrads) Computes the p-value for the given tetrads.doubleDeltaTetradTest3.computePValue(List<TetradInt> tetrads) Computes the p-value for the given tetrads.