Skip to content

Help to Evaluation Digital Terrain Model (DTM)

2 messages · gianni lavaredo, Paul Hiemstra

#
On 08/30/2010 03:54 PM, gianni lavaredo wrote:
Hi Gianni,

I'm not sure what you tried when you looked, but you could try this in 
an R session:

??'idw'
??'spline'
??'nearest neighbor'

Or google it:

"r nearest neighbor"
"r thin plate spline"

This got me a lot of results that should be helpful to you. In addition, 
I see no kriging type interpolations, any reason to exclude them?

cheers,
Paul