Description Usage Arguments Value Author(s) References See Also
kmEstimate
is used to fit kriging models. This function should not be called directly, due to the environments defined in km
to avoid computing twice nxn
matrices. Call km
instead.
1 | kmEstimate(model, envir)
|
model |
an object of class |
envir |
an environment specifying where to assign intermediate values for future gradient calculations. |
An object of class km
.
O. Roustant, D. Ginsbourger, Ecole des Mines de St-Etienne.
Park J-S, Baek J. (2001), Efficient computation of maximum likelihood estimators in a spatial linear model with power exponential covariogram, Computer Geosciences, 27, 1-7.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.