Chapter 4

Calling SAS Procedures

Contents

4.1   Overview of Calling SAS Procedures

4.2   Calling a SAS Procedure from IMLPlus

4.3   Transferring Data between Matrices and Procedures

4.4   Passing Parameters to SAS Procedures

4.5   Case Study: Computing a Kernel Density Estimate

4.6   Creating Names for Output Variables

4.7   Creating Macro Variables from Matrices

4.8   Handling Errors When Calling a Procedure

4.9   Calling SAS Functions That Require Lists of Values

4.1 Overview of Calling SAS Procedures

 

The SAS/IML language is very powerful and enables you to compute many statistical quantities. However, the SAS System has hundreds of procedures that compute thousands of statistics. If you want to compute a statistic that is already produced ...

Get Statistical Programming with SAS/IML Software now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.