jura {gstat} | R Documentation |
This is the data set that comes with the Goovaerts book on Geostatistics; it contains three data.frames: prediction.dat, validation.dat and transect.dat.
data(jura)
This data frame contains the following columns:
This data set was obtained from http://home.comcast.net/~goovaerts/book.html
Goovaerts, P. 1997. Geostatistics for Natural Resources Evaluation. Oxford Univ. Press, New-York, 483 p. Appendix C describes the Jura data set.
data(jura) summary(prediction.dat) summary(validation.dat) summary(transect.dat)