Job Meter = High
Programming with SAS/IML Software
30 Hours
Online Instructor-led Training
USD 1399 (About this Course
This course teaches you how to use the IML procedure via the programming language. You benefit from this course if you plan to use SAS/IML for manipulating matrices, simulating data, writing custom statistical analyses, or working with R. The programs in this course require SAS/IML 12.3 or later to run.
The self-study e-learning includes:
- Annotatable course notes in PDF format.
- Virtual lab time to practice.
Learn how to
- Create and manipulate matrices.
- Move data between IML matrices and SAS data sets.
- Simulate data.
- Write, store, and retrieve IML modules.
- Run SAS procedures from within IML.
- Interface with R from within IML.
Target Audience
SAS programmers, statisticians, econometricians, engineers, or others who want to use matrix algebra, simulate data, write custom statistical analyses, or work with R from IML
----------------------------------------------------------------
Programming with SAS/IML Software
Course Details & Curriculum
Fundamentals of IML
- Creating and manipulating matrices.
- Assignment statements and operators
- accessing submatrices.
- Transferring data between matrices and data sets.
- Using IML modules.
- Loops and conditional logic.
- Writing IML modules.
- Storage and memory.
- Efficiency and error handling.
- Calling SAS procedures from IML.
- Random number generators.
- Monte Carlo simulation.
- Setting up SAS and R.
- Transferring data between SAS and R.
- Running R analyses from IML.
- Creating R graphics from IML.