slides-autocorrelation_kriging
slides-autocorrelation_kriging
(1) Tobler W., (1970) "A computer movie simulating urban growth in the Detroit region". Economic Geography,
46(2): 234-240.
Spatial Autocorrelation (SAC) – What is it?
(2) Legendre P. Spatial Autocorrelation: Trouble or New Paradigm? Ecology. 1993 Sep;74(6):1659–1673.
What causes Spatial Autocorrelation?
(1) Artifact of Experimental Design (sample sites not random)
Parent Plant
(2) Interaction of variables across space (see below)
(3) Legendre P, Fortin MJ. 1989. Spatial pattern and ecological analysis. Vegetation. 80(2):107–138.
Tests for SAC: Moran’s I
Moran’s I (Moran’s Index): Measures degree of correlation
between sample/observation points based on both variable
values and distance between points 4
(4) How Spatial Autocorrelation (Global Moran’s I) works - (ArcGIS Desktop Help). Available from:
http://help.arcgis.com/En/Arcgisdesktop/10.0/Help/index.html#//005p0000000t000000
Moran’s I - Explained
Extension of Pearson’s Correlation Coefficient, r
(5) Fortin, M.J., Dale, M.R. and Ver Hoef, J.M. 2002. Spatial analysis in ecology. Encyclopedia of environment.
Math Behind Moran’s I
S0 = Sum of all
weights
Expected I
(Under H0 of No SAC)
(3) Compare to Observed to Expected Moran’s I
(expected under H0 of no SAC)
Moran’s I: In R
(using package “ape”)
(1) Input dataframe Response variable
x and y coordinates (specify location of
Example Dataframe sample points to be tested)
ozone.dists.inv[1:5, 1:5]
Source: http://www.ats.ucla.edu/stat/r/faq/morans_i.htm
Moran’s I: Output and Interpretation In R
Moran’s I is an Inferential Statistic - Must examine in
Context of Null Hypothesis (No Spatial Autocorrelation)
Observed > Expected:
values cluster spatially
(1) Look at p-value ( + autocorrelation)
Significant p-value: reject H0 (Autocorrelation exists).
Observed < Expected
values disperse spatially
(2) Examine Observed and Expected Moran’s I (- autocorrelation)
(5) Cliff, AD and Ord, JK (1975). The choice of a test for spatial autocorrelation. In J. C. Davies and M. J. McCullagh (eds)
Display and Analysis of Spatial Data, John Wiley and Sons, London, 54-77
(6) Cliff, A. D. and Ord, J. K. 1981 Spatial processes - models and applications. (London: Pion).
The Variogram
Georges Matheron
Principles of geostatistics
Economic Geology
1963 58:1246-1266
Source: http://faculty.washington.edu/edford/Variogram.pdf
Variogram continued
Secondly we derive a theoretical variogram which can be used for prediction of values (kriging)
All credit to / Source (good read!): Spatial analysis in ecology Marie-Josee Fortin, Mark R.T. Dale & Jay ver Hoef ´
Volume 4, pp 2051–2058 in Encyclopedia of Environmetrics
http://geog.ucsb.edu/~chris/readings/Spatial.Analysis.in.Ecology.Encyclopedia.Environmetrics.pdf
Suggested read Variogram:
The concept of Support is very basic to geostatistics and was first covered by
Ross (1950) and further developed by Krige (1951), including Krige’s variance-
size of area relationship. 37 Spatial Structure and Variograms
Initially Professor Krige’s regressed estimates were then still called ‘weighted
moving averages’ until Matheron’s insistence in the mid- 1960’s on the term
Kriging in recognition of Professor Krige’s pioneering work.
Matheron, also then proposed the use of the variogram to define the
spatial structure. This model is an extension and refinement of the
concept covered by De Wijs (1951/3);
(Source:https://www.goldfields.com/pdf/presentations/2015/summary_prof_danie_krige_m
emorial_lecture.pdf)
The theoretical basis for the method was developed by the French
mathematician Georges Matheron based on the Master's thesis of Danie G.
Krige, the pioneering plotter of distance-weighted average gold grades at
the Witwatersrand reef complex in South Africa.
(Source: https://en.wikipedia.org/wiki/Kriging)
Kriging – what it does
• also known as BLUP (best linear unbiased prediction)
• interpolates values using the intensity and shape of the experimental and modeled
variogram
All credit to / Source (good read!): Spatial analysis in ecology Marie-Josee Fortin, Mark R.T. Dale & Jay ver Hoef ´
Volume 4, pp 2051–2058 in Encyclopedia of Environmetrics
http://geog.ucsb.edu/~chris/readings/Spatial.Analysis.in.Ecology.Encyclopedia.Environmetrics.pdf
Kriging – how it works
Description: Kriging algorithm explained: To estimate the value of Cell 1 (C1) no data points are found within the range
(note, the value of C2 has not been estimated yet). The range is governed by the variogram and indicates the point at
which data shows no correlation (or where the semi-variance vs distance plot starts to flatten).
Because no data exists whithin the range the average of all data points is used for the C1 cell. When the C2 cell is now
visited the C1 cell and the other datapoints (two green and one yellow) are also used. Their relative weight is based on the variogram.
The grey datapoint is only used to calculate the average, but is not used directly for estimating the point C1 and C2.
All credit to / source: http://www.epgeology.com/gallery/image_page.php?album_id=10&image_id=201
Kriging – visual output
Solutions?!
Hydrogeology
Mining
...and more!
Accounting/Correcting for SAC?
(6) Dale, M.R.T., Fortin, M. 2002 Spatial autocorrelation and statistical tests in ecology. Écoscience. 2002; 9(2):162–167.