SAS/IML

SAS/IML 14.3

SAS/IML 14.3 shipped in September 2017 and runs on SAS 9.4M5 and later releases.
Here are some of the new features and enhancements:
  • The SAS/IML language supports new syntax for defining and manipulating lists. You can use square brackets to define a list, subscript notation to extract a sublist, a dollar sign ($) to extract an item from a list, and the concatenation operator (||) to concatenate lists.
  • You can transfer data between SAS/IML tables and R data frames by using the ExportTableToR subroutine and the ImportTableFromR function.
  • You can analyze complex-valued time series data by using several new functions for time-frequency analysis.
For more information, see What’s New in SAS/IML 14.3 ...

Get What's New in SAS 9.4 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.