Skip to content

gstat::krige() - regression kriging vs. kriging with external drift

1 message · Paul Harris

#
Hi there
Adding to this?

UK/KED and RK are only equivalent when a global kriging neighbourhood is specified.

If using local kriging neigbourhoods (and assuming quasi-stationarity) then KED/UK can model non-stationary trends (as now the local trend components are filtered out using constraints),
whereas RK doesn?t as it is still using its stationary global trend component in its classic guise (with RK, only the residuals are predicted locally when local neighbourhoods are specified).

However, as noted by Tom, RK is much more flexible in that non-linear trend components can be used.  Median Polish Kriging was probably the first kriging method like this.
KED/UK are always limited to linear trends.

Cheers Harry

-----Original Message-----
From: R-sig-Geo [mailto:r-sig-geo-bounces at r-project.org] On Behalf Of rubenfcasal
Sent: 04 December 2015 12:30
To: r-sig-geo at r-project.org
Subject: Re: [R-sig-Geo] gstat::krige() - regression kriging vs. kriging with external drift

As I am interested in the topic, I find those comments very useful and I also want to share my thoughts?

 From my point of view UK (Universal Kriging) is a particular case of RK (Regression kriging), UK assumes a linear trend (where spatial coordinates could be used as explanatory variables) . Estimating the trend and computing simple kriging predictions of the residuals is equivalent to UK when a linear trend is assumed (and this trend is estimated efficiently; e.g. Cressie, 1993, section 3.4.5). Note that in most cases ordinary kriging is used instead (e.g if you don't include "
beta = 0" in "gstat::krige(residuals ~ 1, [...])" ).
Regression Kriging is also called Residual Kriging and I would prefer the latter to avoid confusion with other kriging methods that make use of regression techniques.

I don't use the name "Kriging with External Drift" (KED), but I understand that this method considers a linear trend and it is a particular case of UK. Note that the trend could be modelled nonlinearly (or even nonparametrically, see package npsp), so I would preferably say "Kriging with a linear drift".

Note also that kriging methods assume that the variogram is known. In practice, it should be estimated and it is usually done through the residuals, but this is independent of the kriging algorithm?

So I would use (in order of preference): Universal Kriging, Residual Kriging (assuming a linear trend) or Kriging with a linear trend.

Best Regards,

Ruben Fernandez-Casal


El 29/11/2015 a las 20:35, Tomislav Hengl escribi?:
_______________________________________________
R-sig-Geo mailing list
R-sig-Geo at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo


Rothamsted Research is a company limited by guarantee, registered in England at Harpenden, Hertfordshire, AL5 2JQ under the registration number 2393175 and a not for profit charity number 802038.