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