Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

overall.min

Extract the minimum from a baseline optimisation


Description

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.

Usage

overall.min(results)

Arguments

results

Result of call to doOptim

Value

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

Author(s)

Bjørn-Helge Mevik and Kristian Hovde Liland

See Also


baseline

Baseline Correction of Spectra

v1.3-1
GPL-2
Authors
Kristian Hovde Liland [aut, cre], Bjørn-Helge Mevik [aut], Roberto Canteri [ctb]
Initial release
2020-09-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.