update_q.Rd
update_q
update_q(
block.list.all,
t,
nt,
aqq.Init = NULL,
bqq.Init = NULL,
MCMC_dat = NULL,
block.list.all.pre = NULL
)
each block within the `block.list` lists.
time point.
total length of time steps.
the initial values of aqq, the default is NULL.
the initial values of bqq, the default is NULL.
data frame of MCMC samples, the default it NULL.
pre-existed block.list.all object for passing the aqq and bqq to the current SDA run, the default is NULL.
It returns the `block.list.all` object with initialized/updated Q filled in.