Object Reference : Object View and Procedure Reference : Equation
  
 
makeregs
Make regressor group.
Creates a group containing the dependent and independent variables from an equation specification.
Syntax
equation_name.makeregs grp_name
Follow the keyword makeregs with the name of the group.
Examples
equation eq1.ls y c x1 x2 x3 z
eq1.makeregs reggroup
creates a group REGGROUP containing the series Y X1 X2 X3 and Z.
Cross-references
See also Group::group.