Skip to content

Releases: pysal/spreg

v1.5.0

03 Jul 14:17
838766e
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.4.2...v1.5.0

v1.5

03 Jul 13:55
Compare
Choose a tag to compare

What's Changed

This new version of pysal/spreg brings several new features, performance enhancements and bug fixes. The main contributors to this new version are Luc Anselin, Pedro Amaral, Renan Serenini and Lisa Singh.

Updates

1- Introduction of the DGP module

  • The DGP module allows for the creation of spatial models for specific Data Generation Processes (DGP) to support simulation exercises. These include the creation of error term vectors (classic and spatial), dependent and independent variables, spatially correlated or not, and other elements for OLS, SAR, SLX, SDM, SARAR models, etc.

2- Introduction of new specification tests

  • The Koley-Bera (2024) tests for WX and SDM, and their variants, have been included in the diagnostics suite.
    The Common Factor Hypothesis test has been added to Spatial Durbin Models (GM and ML).

3- Impact estimation

  • The estimation of average direct impact (ADI), average indirect impact (AII), and average total impact (ATI) in summary results has been added to models with a spatial lag of the dependent variable.

4- Endogenous Spatial Regimes estimation

  • Methods for endogenous spatial regimes estimation based on Anselin and Amaral (2023) have been added, such as OLS_Endog_Regimes and GM_Lag_Endog_Regimes.

5- A flag to allow for the printing of the table with the coefficients' results and their inference straight in LaTeX format

6- Skater_reg now allows for the estimation of Spatial Lag models with a common spatial lag across regimes. A method adapted from Mojena (1977)'s Rule Two has also been introduced to find the optimal number of regimes for the endogenous spatial regimes models.

Bug Fixes

  • Several minor performance enhancements and bug fixes.

Full Changelog: v1.4.2...v1.5

v1.4.2

07 Nov 04:13
bf21724
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v1.4.1...v1.4.2

v1.4.1

03 Oct 16:18
c0ead26
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Update pyproject.toml – numpy version requirement by @jGaboardi in #124

Full Changelog: v1.4...v1.4.1

v1.4

26 Sep 15:03
e57cac0
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.3.2...v1.4

Release v1.3.2

08 Apr 12:23
e5946df
Compare
Choose a tag to compare

Changes

Version 1.3.2 (2023-04-08)

We closed a total of 2 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2023-04-08.

Issues Closed

  • Fixing minor bugs in the way results were bring printed in regimes models (#113)

Pull Requests

  • Fixing minor bugs in the way results were bring printed in regimes models (#113)

The following individuals contributed to this release:

Release v1.3.1

30 Mar 13:37
6921d00
Compare
Choose a tag to compare

Changes

Version 1.3.1 (2023-03-30)

We closed a total of 4 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2023-03-30.

Issues Closed

  • Fixing a bug in the printing of results of Chow Test in ML_Lag_Regimes (#112)
  • Revision of Skater_reg's example notebook and its inclusion in the docs. (#111)

Pull Requests

  • Fixing a bug in the printing of results of Chow Test in ML_Lag_Regimes (#112)
  • Revision of Skater_reg's example notebook and its inclusion in the docs. (#111)

The following individuals contributed to this release:

Release v1.3.0

28 Oct 19:59
e631ce8
Compare
Choose a tag to compare

Changes

Version 1.3.0 (2022-10-28)

We closed a total of 9 issues (enhancements and bug fixes) through 4 pull requests, since our last release on 2022-10-28.

Issues Closed

  • update gitcount and conf.py (#108)
  • update workflows/ci (#107)
  • Fixing failed tests for new release (#105)
  • Version update (#104)
  • update tools/gitcount notebook (#100)

Pull Requests

  • update gitcount and conf.py (#108)
  • update workflows/ci (#107)
  • Fixing failed tests for new release (#105)
  • update tools/gitcount notebook (#100)

The following individuals contributed to this release:

Release v1.2.4

29 Jun 19:21
f302578
Compare
Choose a tag to compare

Release v1.2.3

29 Jun 19:07
b090d06
Compare
Choose a tag to compare