estimated_params_bounds

estimated_params_bounds — specifies lower and upper bounds for the estimated parameters

Synopsis

estimated_params_bounds ;
{ stderr VARIABLE_NAME | corr VARIABLE_NAME_1, VARIABLE_NAME_2 | PARAMETER_NAME } , LOWER_BOUND , UPPER_BOUND ; ...

end ;

Description

The estimated_params_bounds block declares lower and upper bounds for parameters in maximum likelihood estimation.

Estimated parameter bounds specification

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