Learn R Programming

gstat (version 0.9-22)

jura: Jura data set

Description

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.

Usage

data(jura)

Arguments

References

Goovaerts, P. 1997. Geostatistics for Natural Resources Evaluation. Oxford Univ. Press, New-York, 483 p. Appendix C describes the Jura data set.

Examples

Run this code
data(jura)
summary(prediction.dat)
summary(validation.dat)
summary(transect.dat)

Run the code above in your browser using DataLab