Description Usage Arguments Value See Also
View source: R/buildKrigingForrester.R
Normalize design by using minimum and maximum of the design values for input space. Supportive function for Kriging model, not to be used directly.
1 | normalizeMatrix(x, ymin, ymax)
|
x |
design matrix in input space |
ymin |
minimum vector of normalized space |
ymax |
maximum vector of normalized space |
normalized design matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.