Re: [R-sig-Geo] trend surface with gstat

2007-04-11 Thread Roger Bivand
On Wed, 11 Apr 2007, temiz wrote: > hello > > I wonder how I can create trend surface with gstat? > > can you supply an example ? ?gstat x <- gstat(..., degree=2) predict(x, newdata=...) for a quadratic surface. library(gstat) data(meuse) coordinates(meuse) <- c("x", "y") data(meuse.grid)

[R-sig-Geo] trend surface with gstat

2007-04-11 Thread temiz
hello I wonder how I can create trend surface with gstat? can you supply an example ? regards -- Ahmet Temiz -- This message has been scanned for viruses and\ dangerous con...{{dropped}} ___ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch