View source: R/parameterAnalysis.R
getConfigurationByIteration | R Documentation |
Returns the configurations by the iteration in which they were executed.
getConfigurationByIteration(iraceResults, iterations, drop.metadata = FALSE)
iraceResults |
( |
iterations |
The iteration number or a vector of iteration numbers from where the configurations should be obtained. |
drop.metadata |
( |
A data frame containing the elite configurations required.
Manuel López-Ibáñez and Leslie Pérez Cáceres
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.