Wilkes Theorem for Large Sample GRTS Flashcards
Generalized Likelihood Ratio (GLR)
A test statistic defined as the ratio of the likelihood under the null hypothesis to the likelihood under the alternative hypothesis: λ(X) = L(θ₀)/L(θ̂)
GLRT Hypotheses
H₀: θ = θ₀ vs H₁: θ ≠ θ₀
GLRT Test Statistic
The transformed test statistic is -2 ln(λ(X)), used to derive critical regions under Wilks’ Theorem
Wilks’ Theorem
Under regularity conditions and large samples, -2 ln(λ(X)) converges in distribution to χ²₁ under H₀
Critical Region Using Wilks’ Theorem
Reject H₀ if -2 ln(λ(X)) > χ²_{α,1}
Regularity Conditions for Wilks’ Theorem
PDF must be differentiable, parameter must not define the support, and the log-likelihood must satisfy integration-differentiation conditions
When Wilks’ Theorem Fails
Fails when the parameter appears in the support, e.g., Uniform(0, θ)
Pareto Example MLE
θ̂ = n / Σ ln(1 + Xᵢ)
Pareto Likelihood Function
L(γ) = γⁿ × ∏ (1 + xᵢ)^(−γ−1)
R Function for χ² Critical Value
Use qchisq(1 − α, df = 1) in R to get the critical value for a GLRT
Interpretation of -2 ln(λ(X))
Acts like a χ²₁ statistic for large n; used to test the null hypothesis
Usage in Practice
Compute λ(X), transform with -2 ln, compare to critical value from χ²₁ to determine significance