h_split_control: Split Control List
Description
Split the mmrm_control()
object according to its optimizers and use additional arguments
to replace the elements in the original object.
Usage
h_split_control(control, ...)
Value
A list
of mmrm_control
entries.
Arguments
- control
(mmrm_control
)
object.
- ...
additional parameters to update the control
object.