Computation, significance assesment and display of spatial generic early warning signals (Moran's I, variance and skewness)
generic_spews(mat, subsize = 4, abs_skewness = FALSE,
moranI_coarse_grain = FALSE)
A matrix (quantitative data), a binary matrix (TRUE/FALSE data), or a list of those
The subsize used for the coarse-graining phase (see Details)
Should the absolute skewness be used instead of its raw values ?
Should the input matrix be coarse-grained before computing the Moran's I indicator value ?
generic_spews
has been renamed, please use
generic_sews
instead.