Description Usage Arguments Value Examples
This function fits a Gaussian process (GP) model to a set of possible designs and their corresponding design criterion evaluations. This GP will then be used to optimize the design criterion using an expected improvement criterion.
1 2 3 4 5 6 |
design |
A matrix of |
response |
A column vector of length |
options |
A list specifying the type of GP model to fit (see |
A list of properties from class km
(see km-class
).
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.