In principle, the package provides two user functions, preCKrige and CKrige to calculate spatial prediction in two steps:
1. Call of preCKrige
to calculate the variance-covariance
matrices for defined sets of points or polygons (blocks).
2. Call of CKrige
by using the output of
preCKrige to calculate the spatial interpolation by one of the three kriging methods.
The formulas of the three kriging predictors are given below:
Cressie, N. (1993). Aggregation in geostatistical problems. In A. Soares, editor, Geostatistics Troia 92, 1, pages 25--36, Dordrecht. Kluwer Academic Publishers.
Hofer, C. and Papritz, A. (2010). Predicting threshold exceedance by local block means in soil pollution surveys. Mathematical Geosciences. 42, 631-656, doi: 10.1007/s11004-010-9287-4
Hofer, C. and Papritz, A. (in preparation). constrainedKriging: an R-package for customary, constrained and covariance-matching constrained point or block kriging. Computers & Geosciences.