Contingency Table.Get Likelihood Ratio Test Method
Returns the likelihood ratio 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 likelihood ratio of the contingency table.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public SimpleHypothesisTest GetLikelihoodRatioTest()
Return Value
SimpleHypothesisTestA hypothesis test based on the likelihood ratio of the contingency table.