Performs Geographically Weighted Regression (GWR), a local form of linear regression used to model spatially varying relationships. Can currently estimate Gaussian, Poisson, and logistic models (built on a GLM framework). More details can be found at here .
Note: The input table should not contain missing values. You can use the Missing Value node to replace them.