pysal / spreg

Spatial econometric regression in Python
https://pysal.org/spreg/
Other
72 stars 24 forks source link

Docstrings use references to older pysal bibliography #1

Closed sjsrey closed 4 years ago

sjsrey commented 6 years ago

For example:


    GMM method for a spatial error model with heteroskedasticity (note: no
    consistency checks, diagnostics or constant added); based on Arraiz
    et al [Arraiz2010]_, following Anselin [Anselin2011]_.

We may want to develop a centralized scheme were all pysal projects can reference the same master bib source.

ljwolf commented 6 years ago

This is also the issue I'm running into for updating the doc website for the pysal release.

weikang9009 commented 4 years ago

resolved via https://github.com/pysal/spreg/pull/27