| Product | Release |
|---|---|
| SAS/IML | 9.2 |
| Previous | | | Next |
| Understanding the Interactive Matrix Language |
The fundamental data object on which all Interactive Matrix Language commands operate is a two-dimensional (row
column) numeric or character matrix. By their very nature, matrices are useful for representing data and efficient for working with data. Matrices have the following properties:
The dimension of a matrix is defined by the number of rows and columns it has. An
matrix has
elements arranged in
rows and
columns. The following nomenclature is standard in this user's guide:
| Previous | | | Next | | | Top of Page |
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.
