get.init: Construct initial values for coefficients.
Description
Construct initial values for coefficients.
Usage
get.init(beta = NULL, gamma = NULL, zeta = NULL)
Value
List of initial value terms.
Arguments
- beta
Vector for beta
.
- gamma
Vector for gamma
.
- zeta
Vector for zeta
.
Details
The default value NULL
is interpreted as an empty vector, so that the
given component is absent from the model.