Description Usage Arguments Value
Finds an (approximate) maximum of gain_function
by intelligently evaluating at some of the split_candidates
.
Works best if split_candidates
is an interval.
1 | section_search(gain_function, split_candidates, control)
|
gain_function |
A function with formal arguments |
split_candidates |
An array of indices where gain function is (possibly) evaluated. |
control |
An object of class |
An array of length control$n_obs
with entries for gains at different splits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.