issues
search
pysal
/
spreg
Spatial econometric regression in Python
https://pysal.org/spreg/
Other
72
stars
24
forks
source link
Updates on all spreg functions
#37
Closed
pedrovma
closed
4 years ago
pedrovma
commented
4 years ago
This PR updates all spreg functions to:
Relax two-dimension requirement for y across functions;
Adding automatic drop of user added constants in x, including potential regime-specific constants.
This PR updates all spreg functions to: