h_split_control {mmrm} | R Documentation |
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, ...)
Arguments
control |
( |
... |
additional parameters to update the |
Value
A list
of mmrm_control
entries.
[Package mmrm version 0.3.15 Index]