Description Usage Arguments Value
Find an (approximate) maximum of gain_function
by repeatedly fitting and evaluating.
1 | two_step_search(gain_function, split_candidates, control)
|
gain_function |
A function with formal arguments |
split_candidates |
An array of indices where gain function is evaluated. |
control |
An object of class |
A list with a list of approximate gains after each split and the split points used to estimate the gains.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.