Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Ziqi-Li
Copy link
Member

@Ziqi-Li Ziqi-Li commented Jun 17, 2020

Adding a new function exact_fit(self) to the MGWR class.

This provides a closed-form solution to MGWR estimates and inference. The backfitting in MGWR.fit() will converge to this solution. See this for validation.

Note: this would be slightly faster and accurate than MGWR.fit(). But this would require large memory when n > 5,000.

See Li and Fotheringham, 2020, IJGIS, pg.4.

@Ziqi-Li Ziqi-Li marked this pull request as ready for review June 18, 2020 04:32
@Ziqi-Li Ziqi-Li merged commit cecf49e into pysal:master Jun 20, 2020
@Ziqi-Li Ziqi-Li deleted the exact_fit branch June 20, 2020 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant