Skip to content
Prev 23475 / 29559 Next

Spatial Durbin Model with regimes in a cross section framework

On Fri, 2 Oct 2015, Loredana Mirra wrote:

            
Please see ch. 4 in Kleiber and Zeilis (2008) Applied Econometrics with R. 
You may use anova() on the no-regime model and the regime model, which is 
equivalent to a Chow test (personal communication, Achim Zeileis, 2005). 
It will however suffer from misspecification such as outliers, discussed 
in section 4.3 and the use of a Wald test with an HC covariance matrix.
A "Chow" test might go through a Likelihood Ratio test, but should 
arguably be presented using the empirical distributions of the impacts for 
each X variable for the no-regime model and for each regime.

Hope this helps,

Roger