Skip to content
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.
/ gwr Public archive

This is a repository for the geographically-weighted regression submodule of the Python Spatial Analysis Library

License

Notifications You must be signed in to change notification settings

pysal/gwr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: All development has moved to pysal/mgwr

**G**eographically **W**eighted **R**egression =======================================

This module provides geographically weighted regression functionality. It is built upon the sparse generalized linear modeling (spglm) module.

Features

The gwr module currently features

  • gwr model estimation via iteratively weighted least squares for Gaussian, Poisson, and binomial probability models.
  • gwr bandwidth selection via golden section search
  • gwr-specific model diagnostics, including a multiple hypothesis testing correction
  • gwr-based spatial prediction

Future Work

  • Additional probability models (gamma, negative binomial)
  • Tests for spatial variability
  • Multi-scale gwr

About

This is a repository for the geographically-weighted regression submodule of the Python Spatial Analysis Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages