View source: R/buildKrigingDACE.R
corrspherical | R Documentation |
Spherical correlation function.
If length(theta) = 1
, then the model is isotropic:
all theta_j = theta
.
corrspherical(theta, d, ret = "all")
theta |
parameters in the correlation function |
d |
m*n matrix with differences between given data points |
ret |
A string. If set to |
returns a list with two elements:
|
correlation |
|
m*n matrix with the Jacobian of |
The authors of the original DACE Matlab code
are Hans Bruun Nielsen, Soren Nymand Lophaven and Jacob Sondergaard.
Ported to R by Martin Zaefferer martin.zaefferer@fh-koeln.de.
buildKrigingDACE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.