Returns a readable vb_control list for exalStaticLDVB() and
exdqlmLDVB(). This keeps the warmup surface explicit instead of relying on
ad hoc nested lists.
exal_make_vb_control(
max_iter = 150L,
tol = 1e-04,
n_samp_xi = 200L,
verbose = FALSE,
sigmagam = NULL,
sts = NULL,
control = NULL
)A normalized list suitable for vb_control.
Core VB controls.
Optional list, usually from
exal_make_vb_sigmagam_control().
Optional list, usually from exal_make_vb_sts_control(), for
the dynamic latent s_t block in exdqlmLDVB().
Optional existing control list to update.