operator.startvalues | R Documentation |
A function to obtain initials for the operator.
operator.startvalues(
Y,
locs,
mixedEffect_list,
operator_list,
measurement_list
)
Y |
A numeric list that contains outcome values. |
locs |
A numeric list that contains the timings at which the outcomes are collected. |
mixedEffect_list |
A list for random effects. |
operator_list |
A list for operator. |
measurement_list |
A list for measurement error. |
A list for operator.
See e.g. "operator_list"
in "estimateLong"
.
## Not run:
operator.startvalues(...)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.