corModelExponential | R Documentation |
Note that, currently, only three of these models are implemented
in the sptotal
package: corModelExponential()
,
corModelGaussian()
, and corModelSpherical()
.
corModelExponential(distance.matrix, range)
corModelGaussian(distance.matrix, range)
corModelSpherical(distance.matrix, range)
distance.matrix |
The distance matrix for sampled sites |
range |
The range that determines how quickly covariance among sites tapers |
Correlation Matrix
corModelExponential()
: Exponential Correlation Structure
corModelGaussian()
: Gaussian Correlation Structure
corModelSpherical()
: Spherical Correlation Structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.