Skip to content
Prev 5505 / 29559 Next

gwr.sel, missing values

On Wed, 15 Apr 2009, Sven M?ller wrote:

            
Including missing values on the data points. Don't do it - you cannot fit 
the local regressions there, so they should be subsetted out first. Look 
at the output of lm() of the same model, with default na.action it will 
show that you have lost observations.

Roger