Skip to content
Prev 21016 / 29559 Next

Spatio temporal Kriging

Technically speaking it is OK to predict in future (prepare a stfdfObj 
object with spacetime coordinates in future, then run krigeST), but I 
would assume that the prediction variance will be large (well this 
depends on your variogram / temporal nugget and temporal range of 
spatial autocorrelation). Consider for example the prediction models for 
weather in the Netherlands: 
http://www.knmi.nl/waarschuwingen_en_verwachtingen/ensemble.html
As you get further from the measurement horizon, the confidence limits 
become wider and wider.

Also, I do not know how much is krigeST applicable to non-Gaussian data.

PS: Sending more focused questions that refer to some specific line in 
the code / or specific topic of broad interest are usually more 
efficient on R-sig-geo (see: "Do your homework before posting" in 
http://www.r-project.org/posting-guide.html).

T. (Tom) Hengl
Url: http://www.wageningenur.nl/en/Persons/dr.-T-Tom-Hengl.htm
Network: http://profiles.google.com/tom.hengl
Publications: http://scholar.google.com/citations?user=2oYU7S8AAAAJ
On 9-5-2014 12:55, Franklin Tchakounte wrote: