Uses of Class
edu.cmu.tetrad.search.ChiSquareTest.Result
Packages that use ChiSquareTest.Result
-
Uses of ChiSquareTest.Result in edu.cmu.tetrad.search
Methods in edu.cmu.tetrad.search that return ChiSquareTest.ResultModifier and TypeMethodDescriptionChiSquareTest.calcChiSquare
(int[] testIndices) Calculates chi square for a conditional crosstabulation table for independence question 0 _||_ 1 | 2, 3, ...max by summing up chi square and degrees of freedom for each conditional table in turn, where rows or columns that consist entirely of zeros have been removed.