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