Tagged Questions
3
votes
1answer
197 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) ...
2
votes
1answer
185 views
Inverse distance weighted interpolation for categorical and/or binary datasets
I want to perform an Inverse distance weighted (IDW) interpolation to a series of points. However my data set can be categorical or binary and just like the IDW I want to interpolate the new values ...
5
votes
2answers
149 views
Spatial Analysis with Factors/Classifications
When doing analysis on spatial data with associated information that is numeric, it is possible to use techniques such as Kriging or Interpolation or Cluster Analysis to find out interesting ...
4
votes
0answers
41 views
ArcGis Raster Resampling Question [duplicate]
Possible Duplicate:
How do you decide what interpolation method to use for resampling raster data?
I want to interpolate a certiain target variable over a large territory. I trained a ...
5
votes
2answers
338 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 ...
3
votes
1answer
252 views
Spatial Interpolation Methods like PRISM
I am looking for some kind of software (free software) that allows me to make an interpolation like PRISM software.
The interpolation used in PRISM is a
local regression and accounts for ...