View source: R/buildKrigingDACE.R
| corrnoisykriging | R Documentation | 
Noisy Kriging correlation function using nuggets
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.
buildKrigingDACE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.