View source: R/Moran_I_ByRaster.R
ESS_by_Moran_I | R Documentation |
Estimation of effective sample size (ESS). See Fortin & Dale 2005, p. 223, Equation 5.15 using global Moran's I as 'rho'.
ESS_by_Moran_I(n, rho)
n |
sample size |
rho |
Global Moran's I |
numeric; estimated Effective Sample Size
D.E. Beaudette
Fortin, M.J. and Dale, M.R.T. (2005) Spatial Analysis: A Guide for Ecologists. Cambridge University Press, Cambridge, 1-30.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.