Object Reference : Object View and Procedure Reference : Pool
  
 
output
Display estimation output.
output changes the default object view to display the estimation output (equivalent to using Pool::results).
Syntax
pool_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:
pool1.output
displays the estimation output for pool POOL1.
Cross-references
See Pool::results.