estimated_params_init — specifies initial values for optimization
estimated_params_init
;
{
stderr
VARIABLE_NAME
|
corr
VARIABLE_NAME_1
, VARIABLE_NAME_2
|
PARAMETER_NAME
}
,
INITIAL_VALUE
;
... end
;
The estimated_params_init block declares numerical initial values for the optimizer when these ones are different from the prior mean.
See estimated_params for the meaning and syntax of the various components.