Description Usage Arguments Details Value Author(s)
Obtain a parameter vector from a parameter frame.
1 2 |
x |
A parameter frame, e.g., the output of
|
index |
Integer, the parameter vector with the |
... |
not used right now |
With this command, additional information included in the parameter frame as the objective value and the convergence state are removed and a parameter vector is returned. This parameter vector can be used to e.g., evaluate an objective function.
On selection, the parameters in the parameter frame are ordered such, that the parameter vector with the lowest objective value is at index 1. Thus, the parameter vector with the index-th lowest objective value is easily obtained.
The parameter vector with the index-th lowest objective value.
Wolfgang Mader, Wolfgang.Mader@fdm.uni-freiburg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.