3
votes
1answer
196 views

Interpolating Maps - Statistical Learning Techniques vs Spatial Statistics Techniques

I have recently begun experimenting with the inteprolation of variales over a whole country. I have good sized training set where I have several dependant variables (continuous and categorical) ...
5
votes
2answers
334 views

Spatio-temporal block kriging with R package gstat?

In the documentation of sp I saw that the coords argument of the SpatialPolygons function only accepts 2 columns. Is it not possible to create 3-dimensional polygons? I am doing spatio-temporal ...