estimated_params_init

estimated_params_init — specifies initial values for optimization

Synopsis

estimated_params_init ;
{ stderr VARIABLE_NAME | corr VARIABLE_NAME_1, VARIABLE_NAME_2 | PARAMETER_NAME } , INITIAL_VALUE ; ...

end ;

Description

The estimated_params_init block declares numerical initial values for the optimizer when these ones are different from the prior mean.

Estimated parameter initial value specification

See estimated_params for the meaning and syntax of the various components.