Object Reference : Object View and Procedure Reference : Equation
  
 
results
Displays the results view of an estimated equation.
Syntax
equation_name.results(options)
Options
 
p
Print the view.
Examples
equation eq1.ls m1 c inc tb3 ar(1)
eq1.results(p)
estimates an equation using least squares, and displays and prints the results.
Cross-references
See also Equation::representations.