h_split_control: Split Control List

View source: R/utils.R

h_split_controlR 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

(mmrm_control)
object.

...

additional parameters to update the control object.

Value

A list of mmrm_control entries.


mmrm documentation built on Oct. 7, 2024, 1:14 a.m.