You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Moran_I_ByRaster() function likely underestimates SA. A more appropriate measure would mask the input raster using the source polygons. This will not work when pixels are large relative to map unit polygons.
New process:
This is all implemented in:
sharpshootR::sampleRasterStackByMU(..., estimateEffectiveSampleSize=TRUE)
sharpshootR::Moran_I_ByRaster()
sharpshootR::ESS_by_Moran_I()
These functions have not been extensively documented or tested.
The text was updated successfully, but these errors were encountered: