Skip to content
Prev 27142 / 29559 Next

Correlograms of Moran's I with progressive Bonferroni correction

Hi Roger,

According to the book "Numerical Ecology" by Legendre&Legendre in 2012, a
progressive (sequential) Bonferroni correction is a modified version of
Bonferroni correction, where the Bonferroni-corrected level is computed for
each distance class separately instead of using a consistent level for all
distance classes. This is done by using for each distance class the number
of tests actually performed up to that distance class. For example, if we
have 10 distance classes, and we use a=0.05 as a probability level, then
the adjusted a (a') for the first distance class is a'=a/1=0.05, for the
second distance class is a'=a/2=0.025 ... for the 10th distance class is
a'=a/10=0.005.

I've checked the mpmcorrelogram package, it seems that this package is for
creating multivariate correlograms. But what I hope to get is correlograms
of autocorrelation over one variate (e.g. Moran's I).

Hope this is clearer. Thank you for your help.

Mingke
On Mon, Mar 18, 2019 at 5:41 AM Roger Bivand <Roger.Bivand at nhh.no> wrote: