spscan.sim | R Documentation |
Compute spatial scan statistics for simulated data
spscan.sim(nsim, nnlist, N, N1, Nin, Nout, const, cl)
nsim |
The number of simulations from which to compute the p-value. A non-negative integer. Default is 499. |
nnlist |
A list of nearest neighbors from the
|
N |
Number of event locations |
N1 |
Number of case events |
Nin |
Number of event locations in each window |
Nout |
Number of event locations outside each window |
const |
Constant for computing test statistic |
cl |
A cluster object created by |
A vector of maximum test statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.