pysal / mgwr

Multiscale Geographically Weighted Regression (MGWR)
https://mgwr.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
368 stars 126 forks source link

LinAlgError with gwr_selector.search but I can run it with same params on mgwr software #89

Closed SaeidZali closed 3 years ago

SaeidZali commented 3 years ago

I use mgwr library to obtain mgwr bandwidths and always it throws an error but when I use mgwr software, it obtains mgwr bandwidths. I am confusing because in mgwr software, I can not use function of mgwr.predict for test data. thanks for your help.

mgwr17April.pdf

Ziqi-Li commented 3 years ago

Hi @saeedzali94:

I'm happy to look into this issue. Could you provide a copy of the data so that I could reproduce the error?