Object Reference : Object View and Procedure Reference : Pool
  
 
makeresids
Create residual series.
Creates and saves residuals in the workfile from a pool object.
Syntax
pool_name.makeresids [poolser]
Follow the object name with a period and the makeresids keyword, then provide a list of names to be given to the stored residuals. You may use a cross section identifier “?” to specify a set of names.
Options
 
n=arg
Create group object to hold the residual series.
Examples
pool1.makeresids res1_?
The residuals of each pool member will have a name starting with “RES1_” and the cross-section identifier substituted for the “?”.
Cross-references
See “Residuals”.