Object Reference : Object View and Procedure Reference : Var
  
 
output
Display estimation output.
output changes the default object view to display the estimation output (equivalent to using Var::results).
Syntax
var_name.output
Options
 
p
Print estimation output for estimation object
Examples
The output keyword may be used to change the default view of an estimation object. Entering the command:
var1.output
displays the estimation output for VAR1.
Cross-references
See Var::results.