Object Reference : Object View and Procedure Reference : Pool
  
 
results
Displays the results view of a pool object.
Syntax
pool_name.results(options)
Options
 
p
Print the view.
Examples
pool1.ls m1? c inc? tb3?
pool1.results(p)
estimates an equation using least squares, and displays and prints the results.
Cross-references
See “Estimating a Pool Equation” for a discussion of pool equations.