Skip to content
Prev 9182 / 29559 Next

gstat: choice of inverse distance power in idw() function

Hi Erik,

IDW does not include a formal interpretation of the inverse distance 
power. You could seperate your dataset into a validation and 
interpolation set and try different idp's and see which one preforms best.

Another option would be to use kriging. Kriging fits the spatial 
dependence vs distance to the data. In my view this makes kriging, as 
long as the assumptions are honored, a preferable approach. The automap 
package provides easy acces to kriging by providing some wrapper code 
around gstat.

cheers,
Paul
On 08/30/2010 06:31 PM, Mudrak, Erika [EEOBS] wrote: