Object Reference : Object View and Procedure Reference : Sspace
  
 
endog
Displays a spreadsheet or graph view of the endogenous variables.
Syntax
sspace_name.endog(options)
Options
 
g
Multiple line graphs of the solved endogenous series.
p
Print the table of solved endogenous series.
Examples
ss1.endog(g,p)
prints the graphs of the solved endogenous series.
Cross-references
See also Sspace::makeendog and Sspace::sspace.