Description Usage Arguments Value
Kriging interpolation wrapper
1 2 3 4 5 6 7 8 9 10 11 12 |
formula, data, locations |
See |
svgm |
Semivariogram model, e.g. |
range |
Range parameter of spherical semivariogram |
nsratio |
Nugget-to-sill ratio of spherical semivariogram; more precisely, an error variance is modeled instead of a nugget effect |
cressie |
Use Cressie's robust estimator |
fixed |
Determines if the semivariogram parameters should be fixed or not; default: |
fit.ranges |
When fitting the semivariogram (i.e. |
nmax |
Maximum number of neighbours to be used for interpolation. |
mykrige
returns a list with the formula and data, i.e. an object of class mykrige
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.