Skip to content
Prev 27456 / 29559 Next

LR1.sarlm specifications

On Thu, 11 Jul 2019, Amitha Puranik wrote:

            
The spatialreg::LR1.sarlm() test simply between the fitted model and the 
same model assuming the spatial coefficients are zero, so it only tests 
the possible benefit of including (a) spatial process(es). 
spatialreg::LR.sarlm() lets you test between nested models, and works like 
lmtest::lrtest(). The models need to be nested, so you can test SDM/SLM, 
SDM/SEM (equivalent to a Common Factor test), and so on, but only if the 
models nest (not SEM/SLM, because they do not nest).

Hope this helps,

Roger