Geostatistics packages on CRAN
|
|
Geostatistics packages are intended for use where the variable of interest can be assumed to be continuous in (geographical) space, with the exception of regions where measurement is impossible - for example no soil samples can be taken on bedrock. |
|
|
Spatial data analysis Packages on CRAN Other Packages Mailing list Links |
|
gstatgstat geoR and geoRglmgeoR, and the associated geoRglm, implement model-based geostatistics. geoR has a homepage, as does geoRglm. They were presented in two notes in R News:
and in a paper at DSC2003. spatialThe VR bundle includes the spatial package, which has recommended status, and is thus available in every R installation. The functions are documented in: William N. Venables and Brian D. Ripley. Modern Applied Statistics with S. Fourth Edition. Springer, 2002. They include variogram/correlogram functions, surf.ls() and surf.gls() for trend surfaces and kriging, and prediction functions.
fieldsfields is a larger package, with a well-resourced homepage. It is a collection of programs for curve and function fitting with an emphasis on spatial data and spatial statistics. The major methods implemented include cubic and thin plate splines, universal Kriging and Kriging for large data sets. One main feature is any covariance function implemented in R can be used for spatial prediction. |
|
|
|
RandomFieldsRandomFields was presented in an R News note:
and has a detailed homepage.
sgeostatsgeostat was written for S, and is documented in a homepage. vardiagvardiag is a package for interactive variogram diagnostics; details were given in a DSC2003 paper. |
Last modified: February 23, 2006 by Roger Bivand


