Using Arrays in SAS Programming
Using Arrays in SAS Programming Technical Paper i Using Arrays in SAS Programming Table of Contents Overview ........................................ ........................................ ........................................ . 1 Basic Syntax of the array 1 Basic array Example: Calculating Net Income ........................................ .................. 2 Using Arrays with Functions and Operators ........................................ ...................... 4 Common Tasks and Examples Using Arrays ........................................ ..................... 6 Assigning Initial Values to array Variables or Elements.
SAS must be able to determine the number of elements or variables in the array when it compiles the code. SAS determines this either by using the constant value that is specified in the brackets or by counting the number of variables in the variable list. When you want SAS to use the variable list, place an asterisk in the brackets.
Download Using Arrays in SAS Programming
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: