- What’s New in SAS/IML 9.3
- Introduction to SAS/IML Software
- Understanding the SAS/IML Language
- Tutorial: A Module for Linear Regression
- Working with Matrices
- Programming Statements
- Working with SAS Data Sets
- File Access
- General Statistics Examples
- Submitting SAS Statements
- Calling Functions in the R Language
- Robust Regression Examples
- Time Series Analysis and Examples
- Nonlinear Optimization Examples
- Graphics Examples
- Window and Display Features
- Storage Features
- Using SAS/IML Software to Generate SAS/IML Statements
- Wavelet Analysis
- Genetic Algorithms
- Sparse Matrix Algorithms
- Further Notes
- Language Reference
- Overview
- Statements, Functions, and Subroutines by Category
- Operators
- Addition Operator: +
- Comparison Operators: <, <=, >, >=, =, ^=
- Concatenation Operator, Horizontal: ||
- Concatenation Operator, Vertical: //
- Direct Product Operator: @
- Division Operator: /
- Element Maximum Operator: <>
- Element Minimum Operator: ><
- Index Creation Operator: :
- Logical Operators: , |, ^
- Multiplication Operator, Elementwise:
- Multiplication Operator, Matrix: *
- Power Operator, Elementwise:
- Power Operator, Matrix: **
- Sign Reversal Operator: –
- Subscripts: [ ]
- Subtraction Operator: –
- Transpose Operator: `
- Statements, Functions, and Subroutines
- Base SAS Functions Accessible from SAS/IML Software
- References
- Module Library
- Type
- Usage and Reference
- Copyright Date
- July 2011
- Last Updated
- 28Jun2011