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

How to calculate the significance of variables in MGWR? #113

Open
dickwxyz opened this issue Dec 30, 2021 · 3 comments
Open

How to calculate the significance of variables in MGWR? #113

dickwxyz opened this issue Dec 30, 2021 · 3 comments

Comments

@dickwxyz
Copy link

dickwxyz commented Dec 30, 2021

Is mgwr_results.params[:,i].mean()/mgwr_results.bse[:,i].mean() right?

@ljwolf
Copy link
Member

ljwolf commented Jan 11, 2022

You should be able to use mgwr_results.filter_tvalues() to compute & then separate the significant values!

@karinadyahpermatasari
Copy link

Why mgwr_results.filter_tvalues() show nan?

@TaylorOshan
Copy link
Collaborator

We would need a reproducible example with the data in order to help diagnose this issue, but it could be because there is an inappropriate input or the design matrix of the regression is ill-conditioned.

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

No branches or pull requests

4 participants