Description Usage Arguments Value
View source: R/update_simplex.R
Updates the simplex used in a local search of EPIC algorithm
| 1 | update_simplex(iter, x, y)
 | 
| iter | - list containing all the information about the current EPIC algorithm iteration | 
| x | - simplex vertice in the decision space | 
| y | - scalarized response in the objective space corresponding to the  | 
an updated list with the information about the current EPIC algorithm iteration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.