Contingency Table.Get Chi Square Test Method
Returns the Chi-Square test for the contingency table.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
A hypothesis test based on the Chi-square value of the contingency table.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public SimpleHypothesisTest GetChiSquareTest()
Return Value
SimpleHypothesisTestA hypothesis test based on the Chi-square value of the contingency table.