HPCOUNTREG Procedure

INIT Statement

  • INIT initialization1 < , initialization2 …>;

The INIT statement sets initial values for parameters in the optimization.

Each initialization is written as a parameter or parameter list, followed by an optional equal sign (=), followed by a number:

parameter <=> number

Parameter names are as shown in the Parameter column of the "Parameter Estimates" table. For more information about how parameters are named in the INIT statement, see the section Parameter Naming Conventions for the RESTRICT, TEST, BOUNDS, and INIT Statements.

Last updated: June 19, 2025