Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Akaike weights based bandwidth CIs #81

Merged
merged 7 commits into from
Mar 16, 2020
Merged

Akaike weights based bandwidth CIs #81

merged 7 commits into from
Mar 16, 2020

Conversation

Ziqi-Li
Copy link
Member

@Ziqi-Li Ziqi-Li commented Feb 19, 2020

Adding bandwidth CIs computed based on Akaike weights. See Li et al. 2020 for details.

Function get_bws_intervals(self, selector, level=0.95) is added to GWRResults and MGWRResults respectively, which takes two parameters, the selector and a confidence level.

Adding one test case for this function based on the Georgia data.

Some minor changes to the search.py to allow the selector to store the bandwidth search history.

Adding the citation to the mgwr software paper in readme.

@Ziqi-Li Ziqi-Li marked this pull request as ready for review February 19, 2020 17:15
@Ziqi-Li Ziqi-Li requested review from TaylorOshan and ljwolf and removed request for TaylorOshan February 19, 2020 17:15
@Ziqi-Li Ziqi-Li merged commit c2fb0fb into pysal:master Mar 16, 2020
@Ziqi-Li Ziqi-Li deleted the bw branch June 17, 2020 17:25
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