estimated_params_bounds — specifies lower and upper bounds for the estimated parameters
estimated_params_bounds
;
{
stderr
VARIABLE_NAME
|
corr
VARIABLE_NAME_1
, VARIABLE_NAME_2
|
PARAMETER_NAME
}
,
LOWER_BOUND
,
UPPER_BOUND
;
... end
;
The estimated_params_bounds block declares lower and upper bounds for parameters in maximum likelihood estimation.
See estimated_params for the meaning and syntax of the various components.