Skip to content

R-squared value for Spatial regressions

2 messages · Christina Qi Li, Roger Bivand

#
On Sat, 21 Feb 2009, Christina Qi Li wrote:

            
Why basic? These are not defined for these kinds of models in the same way 
as for least squares, so use the AIC instead (uses both the log likelihood 
and adjusts for the number of included variables). You can fake R-squared 
via the correlation between the response and the fitted values, but it 
isn't what you expect.

Hope this helps,

Roger