var — declares endogenous variables
var
VARIABLE_NAME
[$LATEX_NAME
$]
[[,]
VARIABLE_NAME
[$LATEX_NAME
$]
...] ;
This required command declares the endogenous variables in the model. See Conventions for the syntax of VARIABLE_NAME
. Optionally it is possible to give a LaTeX name to the variable.
var commands can appear several times in the file and Dynare will concatenate them.