joincount.mc: Permutation test for same colour join count statistics
Description
A permutation test for same colour join count statistics calculated by using nsim random permutations of fx for the given spatial weighting scheme, to establish the ranks of the observed statistics (for each colour) in relation to the nsim simulated values.
Usage
joincount.mc(fx, listw, nsim)
Arguments
fx
a factor of the same length as the neighbours and weights objects in listw
listw
a listw object created for example by nb2listw
nsim
number of permutations
Value
A list with class jclist of lists with class htest for each of the k colours containing the following components:
statisticthe value of the observed statistic.
parameterthe rank of the observed statistic.
estimatethe mean and variance of the simulated distribution.
methoda character string giving the method used.
data.namea character string giving the name(s) of the data.
resnsim simulated values of statistic, the final element is the observed statistic
References
Cliff, A. D., Ord, J. K. 1981 Spatial processes, Pion, p. 63-5.