View source: R/buildKrigingDACE.R
regpoly2 | R Documentation |
Second order polynomial regression function.
regpoly2(S, grad = FALSE)
S |
m*n matrix with |
grad |
define if function returns gradient, default is |
returns a list with two elements:
|
matrix: |
|
Jacobian at the first point (first row in S) |
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.