pysal / spopt

Spatial Optimization
https://pysal.org/spopt/
BSD 3-Clause "New" or "Revised" License
305 stars 46 forks source link

clean up `KNearestPMedian` parameters & docstring #423

Closed jGaboardi closed 10 months ago

jGaboardi commented 10 months ago

The parameters in KNearestPMedian diverge a bit from the other facility model classes. This should be a simple fix + cleaned up docstrings. And since KNearestPMedian has not yet been part of a release, there will be no need for a deprecation period.