Skip to content

Kriging with known, varying measurement errors

2 messages · cmk24, Jon Olav Skoien

#
I am trying to use R to krige data that has known, varying measurement
errors.  From the gstat user manual it seems like this should be possible, I
just can't figure out hot to implement it.  Does anyone know how I can do
this?

--
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/Kriging-with-known-varying-measurement-errors-tp7580451.html
Sent from the R-sig-geo mailing list archive at Nabble.com.
#
You should be able to do this with the weights argument of gstat, have a 
look at this posting that answers a similar question:
http://geostatistics.forum.52north.org/Re-question-about-gstat-td2889218.html

Jon
On 12-Jul-12 18:02, cmk24 wrote: