Object Reference : Object View and Procedure Reference : Logl
  
 
output
Display estimation output.
output changes the default object view to display the estimation output (equivalent to using Logl::results).
Syntax
logl_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:
log2.output
displays the estimation output for likelihood object LOG2.
Cross-references
See Logl::results.