Description Usage Arguments Value
Shrinks a paramset towards the best found point. Numeric values are shrinked to an interval around the best obtained value of half of the previous length in each iteration, while for discrete variables, a random, not best-performing level is dropped.
1 | shrinkParSet(par.set, x.df, check.feasible = FALSE)
|
par.set |
[ |
x.df |
[('data.frame')] |
check.feasible |
['logical(1)'] |
[ParamSet
]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.