Hello all,

I am running a Geographically Weighted Regression and calibrating the bandwidth of my models using GW.model R functions. After some tests and playing around with the data, I encountered the following curiosity:

Often, when the number of regressors is higher than the number of observations, we say that there is no unique solution to the system. In fact, any statistical software would throw you an error.

However, I do not know how this occurs in GWR. My bandwidth selection, k-nearest, is lower than the number of regressors, meaning that each local regression has more regressors than observations (i.e., k-nearest neighbors < p regressors). I am able to estimate a solution of which I am very skeptical of because of this issue. But I am able to estimate a solution, which my institution says I should not.

Could somebody clarify what is going on here? Should I be concerned?

Noé

Similar questions and discussions