Skip to content

SPSS F-test on change in R square between hierarchical models

1 message · Yvonnick Noel

#
Christopher,
What you describe is just the standard F test for comparing two models, 
or testing deviance reduction between tow *nested* models (I suspect 
this is what you mean by "hierarchical"). The anova() function will do 
that. The R2STATS GUI will also give you these tests, along with the 
R-squared, in the same table.

A common misconception about an F-test is that it is the test on a 
variable effect, when strictly speaking it is a test on the deviance 
reduction between two models that include or not that particular 
variable (and there may be several ways to do that, each leading to 
possibly different F-values).

Yvonnick Noel
University of Brittany
Department of Psychology
Rennes, France