check_var.ini | R Documentation |
If the user specified initial values, verify that all random effects were included. Otherwise, set default values. In any case, validate all initial values.
check_var.ini(x, random, response)
x |
list. user specification of var.ini (or NULL) |
random |
formula. user specification of random effects. |
response |
numeric vector or matrix. |
A list with initial covariance matrices for all random effects in the model. A logical attribute 'var.ini.default' is TRUE if values were set by default.
matrix of observation values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.