Skip to content
Prev 6543 / 29559 Next

predict.spautolm

Roger Bivand wrote:
I'm not quite sure I understand why. If lambda does not impact the
predictions, would its estimate not converge to zero?

Is it wrong to do out-of-sample validation using the method used for
in-sample fitted values in spautolm itself, where
yhat = Xb + lambda  W  (y-Xb)
?

(My background is in econometrics, not spatial statistics, so I apologize
if this is obvious to those with a more acute understanding of spatial
statistics).

Thanks for your help,
Bjarke Christensen