Description Usage Arguments Value Author(s)
View source: R/OptimizeModels.R
Optimize regression models to estimate new configurations
1 2 | OptimizeModels(parameters, models, optimization.method = "Nelder-Mead",
ndigits)
|
parameters |
data frame containing information about the tunable parameters |
models |
list containing models generated by |
optimization.method |
optimization method to be used |
ndigits |
number of significant digits to use for each parameter. |
list containing new candidate configurations found by optimization
Felipe Campelo (fcampelo@ufmg.br), Athila Trindade (rochaathila@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.