Description Usage Arguments Value Functions
Spatial Correlation Models
1 2 3 4 5 6 7 8 9 | corModelExponential(distance.matrix, range)
corModelGaussian(distance.matrix, range)
corModelCauchy(distance.matrix, range, extrap)
corModelSpherical(distance.matrix, range)
corModelCubic(distance.matrix)
|
distance.matrix |
The distance matrix for sampled sites |
range |
The range that determines how quickly covariance among sites tapers |
extrap |
Smoothness parameter (optional) |
Correlation Matrix
corModelGaussian
: Gaussian Correlation Structure
corModelCauchy
: Cauchy Correlation Structure
corModelSpherical
: Spherical Correlation Structure
corModelCubic
: Cubic Correlation Structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.