The NLP Procedure

Syntax: NLP Procedure

Below are statements used in PROC NLP, listed in alphabetical order as they appear in the text that follows.

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


Functional Summary

Dictionary of Options

PROC NLP Statement

ARRAY Statement

BOUNDS Statement

BY Statement

CRPJAC Statement

DECVAR Statement

GRADIENT Statement

HESSIAN Statement

INCLUDE Statement

JACNLC Statement

JACOBIAN Statement

LABEL Statement

LINCON Statement

MATRIX Statement

MIN, MAX, and LSQ Statements

MINQUAD and MAXQUAD Statements

NLINCON Statement

PROFILE Statement

Program Statements

Previous Page | Next Page | Top of Page