Computation of spatial early warning signals based on spectral properties.
spectral_spews(mat, sdr_low_range = NULL, sdr_high_range = NULL,
quiet = FALSE)
The input matrix or a list of matrices.
The range of values (in proportion) to use for the computation of the spectral density ratio. For example, for the lowest 20 c(0, .2). See also the Details section.
The range of values (in proportion) to use for the computation of the spectral density ratio. For example, for the higher 20 c(.8, 1). See also the Details section.
Do not display some warnings
spectral_spews
has been renamed, please use
spectral_sews
instead.