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

Multivariable local C: control for correlation between the variables #76

Closed
rsbivand opened this issue Jan 21, 2022 · 0 comments
Closed

Comments

@rsbivand
Copy link
Member

Inference can again be based on a conditional permutation approach. This consists of holding the tuple of values observed at i fixed, and computing the statistic for a number of permutations of the remaining tuples over the other locations. Note that because the full tuple is being used in the permutation, the internal correlation of the variables is controlled for, and only the spatial component gets altered.

from https://geodacenter.github.io/workbook/6c_local_multi/lab6c.html#multivariate-local-geary

The current implementation doesn't control for correlation between the variables.

rsbivand added a commit that referenced this issue Jan 21, 2022
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

1 participant