spatialSigTest.Rd
aggregate excursion tests spatially
spatialSigTest(
map.grid.cell,
events,
agg.method = "robustNull",
min.pval = 0.001,
distance.cutoff = 2000,
use.weights = TRUE
)
from distanceGrid()
an events object
What method do you want to use to aggregate the p-values? Choose from robustNull (default), fisher, sidak or lancaster
min p value
distance (in km) to cut off the test (default = 2000 km)
weight sites in the calculation using the "weight" column? (default = TRUE)
gridded significance results