The SIMLIN Procedure
Syntax: SIMLIN Procedure
The following statements can be used with PROC SIMLIN:
PROC SIMLIN options;
BY variables;
ENDOGENOUS variables;
EXOGENOUS variables;
ID variables;
LAGGED lag-var endogenous-var number …;
OUTPUT OUT=SAS-data-set options;
Copyright © SAS Institute Inc. All rights reserved.
Last updated: August 25, 2017