- INIT initvalue1 < , initvalue2 ...> ;
The INIT statement is used to set initial values for parameters in the optimization. Any number of INIT statements can be specified.
Each initvalue is written as a parameter or parameter list, followed by an optional equality operator (=), followed by a number:
parameter <=> number
Copyright © SAS Institute, Inc. All Rights Reserved.