Description Usage Arguments Value
Function to compute the p-value of the observed local join count statistics under the conditional randomizaton approach
1 | local_jc_pvalue(x, y = NULL, weights, permutations = 999)
|
x |
A vector of numerical values |
weights |
Weights structure from spdep, must be style "B" |
permutations |
Number of permutations, the default is 999 |
z |
A vector of numerical values, only to be used in the bivariate case,default is NULL |
pvalue A vector of p-values for each locations local geary statistic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.