s256i: Simulated Data-Set which Illustrate the Usage of krige.bayes

s256iR Documentation

Simulated Data-Set which Illustrate the Usage of krige.bayes

Description

This is the simulated data-set used in the Technical Report which describes the implementation of the function krige.bayes (see reference below).

Usage

data(s256i)

Format

Two objects of the class geodata. Both are lists with the following components:

coords

the coordinates of data locations.

data

the simulated data.

References

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/.

Examples

points(s256i, pt.div="quintiles", cex.min=1, cex.max=1)

geoR documentation built on Aug. 9, 2022, 5:11 p.m.

Related to s256i in geoR...