In regression analysis, we often want to determine which one among a set of candidate models best fits the data. This page discusses a test for comparing nested models.

Terms

  • Nested model: Two models are nested if one model contains all the terms of the second model and at least one additional term.

  • Complete/full model: The more complex of the nested models.

  • Reduced/restricted model: The simpler of the nested models.

Steps

  1. Determine the complete and reduced models
  2. Determine the decision rule
  3. Compute the test statistic
  4. Make a conclusion

Hypotheses

  • Atleast one of the coefficients being tested is not

Test statistic

Where:

  • Amount of coefficients being compared/tested
  • Total sample size
  • Number of predictors
  • Reduced
  • Complete

Decision rule

Reject , if at least one of

  • , at degrees of freedoms and (See here)