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