Usage
# S4 method for sf
sc.test(
data,
cause,
effect,
k,
block = 3,
boot = 399,
seed = 42,
base = 2,
lib = NULL,
pred = NULL,
nb = NULL,
threads = detectThreads(),
detrend = TRUE,
normalize = FALSE,
progressbar = FALSE
)# S4 method for SpatRaster
sc.test(
data,
cause,
effect,
k,
block = 3,
boot = 399,
seed = 42,
base = 2,
lib = NULL,
pred = NULL,
threads = detectThreads(),
detrend = TRUE,
normalize = FALSE,
progressbar = FALSE
)