get.init | R Documentation |
Construct initial values for coefficients.
get.init(beta = NULL, gamma = NULL, zeta = NULL)
beta |
Vector for |
gamma |
Vector for |
zeta |
Vector for |
The default value NULL
is interpreted as an empty vector, so that the
given component is absent from the model.
List of initial value terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.