updateLists | R Documentation |
STUFF
updateLists(
mixedEffect_list,
processes_list,
operator_list,
measurement_list,
Bfixed,
Brandom,
locs,
pred.ind = NULL
)
mixedEffect_list |
A list of inputs for the random effects. |
processes_list |
A list of inputs for the process. |
operator_list |
A list of inputs for the operator. |
measurement_list |
A list of inputs for the measurement error. |
Bfixed |
A numeric list of fixed effects covariate matrices. |
Brandom |
A numeric list of random effects covariate matrices. |
locs |
A numeric list that contains the timings at which the outcomes are collected. |
STUFF
A list of output.
## Not run:
updateLists(...)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.