Previous Page | Next Page

The SYSLIN Procedure

Syntax: SYSLIN Procedure

The SYSLIN procedure uses the following statements:

PROC SYSLIN options ;
BY variables ;
ENDOGENOUS variables ;
IDENTITY identities ;
INSTRUMENTS variables ;
MODEL response = regressors / options ;
OUTPUT PREDICTED= variable RESIDUAL= variable ;
RESTRICT restrictions ;
SRESTRICT restrictions ;
STEST equations ;
TEST equations ;
VAR variables ;
WEIGHT variable ;
Previous Page | Next Page | Top of Page