Object Reference : Object View and Procedure Reference : System
  
 
makeendog
Make a group out of the endogenous series.
Syntax
system_name.makeendog name
Following the keyword makeendog, you should provide a name for the group to hold the endogenous series. If you do not provide a name, EViews will create an untitled group.
Examples
sys1.makeendog grp_v1
creates a group named GRP_V1 that contains the endogenous series in SYS1.
Cross-references
See also System::endog and Model::makegroup.