GWR Model

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.

Options

Geometry column

Select the geometry column to use.

Dependent variable

The column containing the dependent variable to use for the calculation of Geographically Weighted Regression.

Independent variables

The columns containing the independent variables to use for the calculation of Geographically Weighted Regression.

Fixed bandwidth

True for distance-based kernel function and False for adaptive (nearest neighbor) kernel function (default)

Kernel

Type of kernel function used to weight observations; available options: ‘gaussian’, ‘bisquare’, ‘exponential’.

Search method

Bw search method: ‘golden’, ‘interval’.

Bandwidth min

Min value used in bandwidth search.

Input Ports

Icon

Input Table for Geographically Weighted Regression

Output Ports

Icon

Model Coefficients Table for Geographically Weighted Regression

Icon

Model for Geographically Weighted Regression

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

Model Summary
Model Summary for Geographically Weighted Regression

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.