Given a matrix of permuted cases, return the likelihood ratio test statistic for each permuation
kulldorffMC(permutedCaseMatrix, expectedCases, nearestNeighbors, nZones, logLkhdType)
matrix of n.sim
rows of permuted cases
expected cases for each area
number of single zones
type of lkhd to use: either "poisson" or "binomial"
Vector of length n.sim
of LRT statistics
SatScan: Software for the spatial, temporal, and space-time scan statistics http://www.satscan.org/ Kulldorff, M. (1997) A spatial scan statistic. Communications in Statistics: Theory and Methods, 26, 1481--1496.
Kulldorff M. and Nagarwalla N. (1995) Spatial disease clusters: Detection and Inference. Statistics in Medicine, 14, 799--810.