aggregate excursion tests spatially

spatialSigTest(
  map.grid.cell,
  events,
  agg.method = "robustNull",
  min.pval = 0.001,
  distance.cutoff = 2000,
  use.weights = TRUE
)

Arguments

map.grid.cell

from distanceGrid()

events

an events object

agg.method

What method do you want to use to aggregate the p-values? Choose from robustNull (default), fisher, sidak or lancaster

min.pval

min p value

distance.cutoff

distance (in km) to cut off the test (default = 2000 km)

use.weights

weight sites in the calculation using the "weight" column? (default = TRUE)

Value

gridded significance results