Description Usage Arguments Details
getAEI
returns the AEI for a proposed design points based
on a provided Gaussian Process model, the previously tested
design points, and the effective best solution (EBS) thus far.
1 | getAEI(point, model, designs, ebs, se.threshold = 1e-06)
|
point |
Numeric vector of same dimension as |
model |
Object of class |
designs |
Matrix with columns corresponding to design parameters |
ebs |
Output of internal function |
se.threshold |
Setting AEI to zero for nearby tested values |
TODO: PROVIDE DETAILS ON AEI COMPUTATION
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.