spscan.stat {smacpod} | R Documentation |
Compute spatial scan statistic
Description
Compute spatial scan statistic
Usage
spscan.stat(N, N1, Nin, Nout, N1in, const)
Arguments
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 |
N1in |
Number of case events in each window |
const |
Constant for computing test statistic |
Value
A numeric vector of test statistics
[Package smacpod version 2.6.4 Index]