Previous Page | Next Page

The MODEL Procedure

VAR Statement

VAR variables <initial-values> ... ;

The VAR statement declares model variables and optionally provides initial values for the lags of the variables. See the section Lag Logic for more information.

Previous Page | Next Page | Top of Page