|
Chapter Contents |
Previous |
Next |
| Understanding the 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 m ×n matrix has mn elements arranged in m rows and n columns. The following nomenclature is standard in this book:
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.