View source: R/buildKrigingDACE.R
corrkriging | R Documentation |
Kriging correlation function, no nugget
corrkriging(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.
Extension of the Matlab code by Tobias Wagner wagner@isf.de.
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.