Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The NLP Procedure

MIN, MAX, and LSQ Statement

MIN variables ;
MAX variables ;
LSQ variables ;

The MIN, MAX, or LSQ statement specifies the objective functions. Only one of the three statements can be used at a time and at least one must be given. The MIN and LSQ statements are for minimizing the objective function, and the MAX statement is for maximizing the objective function. The MIN, MAX, or LSQ statement lists one or more variables naming the objective functions fi, i = 1, ... ,m, (later defined by SAS program code).

Note that the LSQ statement can be used only if TECH=LEVMAR or TECH=HYQUAN.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.