-
Notifications
You must be signed in to change notification settings - Fork 128
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
Output summary #17
Comments
I think I have one when I was writing the MGWR GUI a long time ago. Let me dig it. |
That would be great! Could be good to mention and highlight it in the JSS manuscript if we have it updated for both gwr/mgwr. |
Hi It looks like this. But two things not sure how to deal with:
|
On 1, I think it would be good to have. Could utilize On 2, I think it makes sense to have a |
Shipped with #18. |
I'm a bit apprehensive to add it to spglm because I don't think it is used for GLM's outside of the GWR framework. Perhaps we could generalize the AICc in |
Sure, if you could do that, I will push a new commit to include |
Done in spglm/#7, should allow aicc to be calculated for GLMResults object. |
Satisfied by #18 |
It would be good to have a summary function that constructed a text statement with a summary of the GWR/MGWR results that could be printed or saves to file, such as is done in GWR4/GWmodel.
The text was updated successfully, but these errors were encountered: