Object Reference : Object View and Procedure Reference : Var
  
 
endog
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
See also Var::makeendog and Var::var.