Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The NLP Procedure

Syntax

The following statements are used with the NLP procedure:

PROC NLP options ;
MIN function names ;
MAX function names ;
LSQ function names ;
MINQUAD matrix, vector, or number ;
MAXQUAD function names ;
DECVAR function names ;
VAR function names ;
PARMS function names ;
PARAMETERS function names ;
ARRAY function names ;
BOUNDS boundary constraints ;
BY variables ;
CRPJAC variables ;
GRADIENT variables ;
HESSIAN variables ;
INCLUDE model files ;
JACNLC variables ;
JACOBIAN function names ;
LABEL decision variable labels ;
LINCON linear constraints ;
MATRIX matrix specification ;
NLINCON nonlinear constraints ;
PROFILE profile specification ;
Program Statements ;

Functional Summary

PROC NLP Statement

ARRAY Statement

BOUNDS Statement

BY Statement

CRPJAC Statement

GRADIENT Statement

HESSIAN Statement

INCLUDE Statement

JACNLC Statement

JACOBIAN Statement

LABEL Statement

LINCON Statement

MATRIX Statement

MIN, MAX, and LSQ Statement

MINQUAD and MAXQUAD Statements

NLINCON Statement

DECVAR Statement

PROFILE Statement

Program Statements

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

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