isaaks {geoR} | R Documentation |
Toy example used in the book An Introduction to Geostatistics to illustrate the effects of different models and parameters in the kriging results when predicting at a given point.
data(isaaks)
An object of the class geodata
which is a list with the elements:
Isaaks, E.H. & Srisvastava, R.M. (1989) An Introduction to Applied Geostatistics. Oxford University Press.
data(isaaks) isaaks summary(isaaks) points(isaaks$x0, pch="+", cex=2, col=2)