Object Reference : Object View and Procedure Reference : Equation
  
 
output
Display estimation output.
The output command changes the default object view to display the equation output (equivalent to using Equation::results).
Syntax
eq_name.output(options)
Options
 
p
Print estimation output for estimation object.
Examples
eq1.output
displays the estimation output for equation EQ1.
Cross-references
See Equation::results.