Skip to content

pysal/mgwr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* Change default n_jobs to -1

* update example notebook with notes

* add warning when pool is passed

* Update warning stacklevel=2

Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>

* Update warning stacklevel=2

Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>

* Update warning stacklevel=2

Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>

---------

Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>
5b484ef

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
.ci
October 12, 2023 11:54
October 12, 2023 12:20
December 4, 2023 18:27
September 8, 2020 17:16
September 25, 2018 21:55
September 8, 2020 17:16
September 14, 2018 19:22
December 31, 2019 10:57
November 10, 2021 13:01
July 1, 2019 21:19
November 20, 2017 11:42
July 1, 2019 21:16

Multiscale Geographically Weighted Regression (MGWR)

Build Status Documentation Status PyPI version

This module provides functionality to calibrate multiscale (M)GWR as well as traditional GWR. It is built upon the sparse generalized linear modeling (spglm) module.

Features

  • GWR model calibration via iteratively weighted least squares for Gaussian, Poisson, and binomial probability models.
  • GWR bandwidth selection via golden section search or equal interval search
  • GWR-specific model diagnostics, including a multiple hypothesis test correction and local collinearity
  • Monte Carlo test for spatial variability of parameter estimate surfaces
  • GWR-based spatial prediction
  • MGWR model calibration via GAM iterative backfitting for Gaussian model
  • Parallel computing for GWR and MGWR
  • MGWR covariate-specific inference, including a multiple hypothesis test correction and local collinearity
  • Bandwidth confidence intervals for GWR and MGWR

Citation

Oshan, T. M., Li, Z., Kang, W., Wolf, L. J., & Fotheringham, A. S. (2019). mgwr: A Python implementation of multiscale geographically weighted regression for investigating process spatial heterogeneity and scale. ISPRS International Journal of Geo-Information, 8(6), 269.