Skip to content
Prev 6727 / 29559 Next

Univeral kriging

Hi there,

good routines already exist in several R libraries for doing this. They will 
save you trouble in developing bug-free and efficient code. Check out gstat and 
maybe fields.

If you still want to implement kriging manually, these scripts, which I 
developed for a class exercise, might be a useful starting place. They are not 
there permanently, probably through the end of 2009:
http://www.msu.edu/~ashton/classes/866/notes/lect18/manual_krig.R
http://www.msu.edu/~ashton/classes/866/notes/lect18/covmodels.R

yours,

Ashton
On Monday 26 October 2009 07:56:36 TANKISO THEJANE wrote: