Recovering GWR Predicted Values from GGWR function
Hello, I'm estimating a Poisson GWR using the ggwr function. I would like to recover the predicted values implied by the gwr model. However, thus far I've only been able to recover the fitted values from the global model using $lm$fitted.values. These obviously are the same values I get from a standard Poisson model. Is it possible to get the gwr predicted values instead? Thank you, Jason