Displays a spreadsheet or graph view of the endogenous variables.
Syntax
var_name.endog(options)
Options
g | Multiple line graphs of the solved endogenous series. |
p | Print the table of solved endogenous series. |
Examples
var1.endog(g,p)
prints the graphs of the solved endogenous series.
Cross-references