Forum: help


RE: Testing spatial autocorrelation [ Reply ] By: Camila Neder on 2022-05-28 15:27 | [forum:49406] |
I am unsing a separated one: sac <- blockCV::spatialAutoRange(rasterLayer = pred.brick, sampleNumber = 7500L, doParallel = FALSE, progress = TRUE, showPlots = FALSE) Have a look in the blockCV package. Biomod2 version 4.0 is using the BIOMOD_CrossValidation for blocking the data (Muscarella et al. 2014, which I suggest reading it). However, as far as I know, the spatial autocorrelation is not directly considered in such biomod2 function |
Testing spatial autocorrelation [ Reply ] By: Luís Santiago on 2022-04-03 20:07 | [forum:49384] |
Hi, Does biomod2 have any function that tests spatial autocorrelation? Thanks, Luís |