Description Usage Arguments Value Author(s) See Also
View source: R/buildKrigingDACE.R
Noisy Kriging correlation function using nuggets
1 | corrnoisykriging(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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.