Skip to content
Prev 9466 / 29559 Next

help with "Tps" function to create a surface

Sorry this went to the wrong thread.

I don't know. I can't reproduce your example, and a simple example on
the meuse data set:

library(sp)
library(fields)
data(meuse)
Tps(data.frame(meuse$x,meuse$y), meuse$zinc)

seemed to work. You could provide a reproducable example, or you could
contact the author(s) of the fields package, I believe they're not
listening to this list.
--
Edzer
On 10/03/2010 05:51 PM, gianni lavaredo wrote: