What's Changed
-
Added:
-- spsearch .py: specification search strategies following Anselin, Serenini, Amaral (2024)
-- Example Notebooks 5 to 17. -
Modified:
-- DGP can now create samples for binary models
-- SUR (all varieties) now accepts simplified arguments specification based on pandas dataframes
-- spreg now automatically converts sparse and full weights matrices to W
Other Changes
- doc: Fix typo in DGP docs by @JosiahParry in #162
- Spreg version 1.8 by @pedrovma in #163
- other bug fixes and general improvements.
New Contributors
- @JosiahParry made their first contribution in #162
Full Changelog: v1.7...v1.8