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

getOptPathEl

Get an element from the optimization path.


Description

Dependent parameters whose requirements are not satisfied are represented by a scalar NA in the elements of x of the return value.

Usage

getOptPathEl(op, index)

Arguments

op

OptPath
Optimization path.

index

(integer(1))
Index of element.

Value

List with elements x (named list), y (named numeric), dob integer(1), eol integer(1). The elements error.message (character(1)), exec.time (numeric(1)) and extra (named list) are there if the respective options in OptPath() are enabled.

See Also


ParamHelpers

Helpers for Parameters in Black-Box Optimization, Tuning and Machine Learning

v1.14
BSD_2_clause + file LICENSE
Authors
Bernd Bischl [aut] (<https://orcid.org/0000-0001-6002-6980>), Michel Lang [aut] (<https://orcid.org/0000-0001-9754-0393>), Jakob Richter [cre, aut] (<https://orcid.org/0000-0003-4481-5554>), Jakob Bossek [aut], Daniel Horn [aut], Karin Schork [ctb], Pascal Kerschke [aut]
Initial release

We don't support your browser anymore

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