overall.min | R Documentation |
Takes the result of an optimisation (a call to doOptim
)
and extracts the minimum quality measure value along with the
parameters giving rise to the value.
overall.min(results)
results |
Result of call to |
A list with components
qualMeas |
The minimum quality measure value |
algorithm |
The name of the baseline algorithm corresponding to the minimum |
param |
A list with the parameter values corresponding to the minimum quality measure value |
Bjørn-Helge Mevik and Kristian Hovde Liland
doOptim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.