Likelihood Ratio Tests
The generalized likelihood ratio test (GLRT) extends the Neyman-Pearson approach to composite hypotheses, providing a universal testing methodology with well-understood asymptotic behavior.
The Generalized Likelihood Ratio
For testing against , the generalized likelihood ratio statistic is where is the MLE under and is the unrestricted MLE. Note , with small values suggesting is implausible.
Wilks' Theorem
Under and regularity conditions, the statistic converges in distribution to a chi-squared distribution: where is the number of constraints imposed by . The GLRT at asymptotic level rejects when .
For , test (with unknown):
- has dimension
- has dimension
- So and under
Computing: where . For large , this is approximately , recovering the -test.
Applications
One-way ANOVA tests for groups. The GLRT statistic can be shown to be a monotone function of the -statistic , with .
Likelihood ratio tests extend naturally to model comparison. The Akaike Information Criterion (AIC ) and Bayesian Information Criterion (BIC ) penalize the log-likelihood by model complexity, providing automatic model selection criteria derived from likelihood principles.