Object Reference : Object View and Procedure Reference : Alpha
  
 
map
Assign or remove value map to alpha series.
Syntax
alpha_name.map [valmap_name]
If the optional valmap name is provided, the procedure will assign the specified value map to the alpha series. If no name is provided, EViews will remove an existing valmap assignment.
Examples
alpha1.map mymap
assigns the valmap object MYMAP to the alpha series ALPHA1.
alpha2.map
removes an existing valmap assignment from ALPHA2.
Cross-references
See “Value Maps” for a discussion of valmap objects in EViews.