s256i | R Documentation |
This is the simulated data-set used in the Technical Report which describes the implementation of the function krige.bayes (see reference below).
data(s256i)
Two objects of the class
geodata
. Both are lists
with the following components:
coords
the coordinates of data locations.
data
the simulated data.
Ribeiro Jr, P.J. and Diggle, P.J. (1999) Bayesian inference in Gaussian model-based geostatistics. Technical report ST-99-08, Dept of Maths and Stats, Lancaster University.
Further information about the geoR package can be found at:
http://www.leg.ufpr.br/geoR/.
points(s256i, pt.div="quintiles", cex.min=1, cex.max=1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.