What's New

What's New in SAS/ETS 9.22


Overview

This chapter summarizes the new features available in SAS/ETS 9.22.

If you have used SAS/ETS procedures in the past, you can review this chapter to learn about the new features that have been added. When you see a new feature that might be useful for your work, turn to the appropriate chapter to read about the feature in detail.

Highlights of Enhancements

The following new procedures have been added to SAS/ETS software:

The SIMILARITY procedure, which performs similarity analysis for sets of time series, was experimental in the previous release and is now production status.

A new Java application, called the SAS/ETS Model Editor (Experimental), provides a graphical user interface for editing nonlinear statistical models and provides a convenient way to use the MODEL procedure.

New features have been added to the following SAS/ETS components:

New features for defining custom time intervals have been added to Base SAS software that might be of interest to SAS/ETS users. For more information, see SAS Language Reference: Dictionary.

Highlights of Enhancements in SAS/ETS 9.2

Users who are updating directly to SAS/ETS 9.22 from a release prior to SAS/ETS 9.2 can find information about the SAS/ETS 9.2 changes and enhancements in What's New in SAS/ETS for SAS 9.2.


AUTOREG Procedure

The following new features have been added to the AUTOREG procedure:


COUNTREG Procedure

The following new features have been added to the COUNTREG procedure:


MDC Procedure

The following new features have been added to the MDC procedure:


MODEL Procedure

The following feature has been added to the MODEL procedure:


QLIM Procedure

The following new features have been added to the QLIM procedure:


SASEFAME Engine

The SASEFAME interface engine provides a seamless interface between Fame and SAS data to enable SAS users to access and process time series, case series, and formulas that reside in a Fame database. The following enhancements have been made to the SASEFAME access engine for Fame databases:


SASEHAVR Engine

The SASEHAVR interface engine is a seamless interface between Haver and SAS data processing that enables SAS users to read economic and financial time series data that reside in a Haver Analytics DLX (Data Link Express) database. The following enhancements have been made to the SASEHAVR access engine for Haver Analytics databases:


New SEVERITY Procedure

(Experimental)

The new SEVERITY procedure fits models for statistical distributions of the severity (magnitude) of events. A couple of examples of the events typically modeled using the procedure are insurance loss payments and intermittent sales of products.

The SEVERITY procedure is experimental for this release. It provides the following features:


SIMILARITY Procedure

The SIMILARITY procedure was classified as experimental in SAS/ETS 9.2. PROC SIMILARITY is now production status.


New TIMEID Procedure

(Experimental)

The new TIMEID procedure analyzes the sequence of ID values in a SAS data set to identify the time interval between observations and verifies that the observations in the data set represent a properly spaced time series.

The TIMEID procedure provides the following features:


TIMESERIES Procedure

Three features have been added to the TIMESERIES procedure for performing spectral analyses of the input time series and native database accumulation of data for a time series.

Singular Spectrum Analysis

Singular spectrum analysis (SSA) is a technique for decomposing a time series into additive components and categorizing these components based on the magnitudes of their contributions. SSA uses a single parameter, the window length, to quantify patterns in a time series without relying on preconceived notions about the structure of the time series. The window length represents the maximum lag considered in the analysis and corresponds to the dimensionality of the PCA (principle components analysis) on which the SSA is based.

In addition to SSA output options, an SSA statement has been added to explicitly control the window length parameter and the grouping of SSA series components.

Fourier Spectrum Analysis

Functionality similar to that available in PROC SPECTRA for analyzing periodograms of time series data has been incorporated into PROC TIMESERIES. Now ODS graphical representations of periodograms and spectral density estimates can be computed and displayed.

Database Accumulation

For Teradata-based input data sets, aggregation and accumulation can be performed using native facilities in the database server. Most ACCUMULATE= options specified in the ID and VAR statements can be performed by the database server.


UCM Procedure

The ARMA model specification options in the IRREGULAR statement, which were experimental in SAS 9.2, are now production.


X12 Procedure

Many new features have been added to the X12 procedure.

The following new feature is experimental:


SAS/ETS Model Editor Application

(Experimental)

A new interactive application, the SAS/ETS Model Editor, enables you to define, fit, and simulate nonlinear statistical models using the MODEL procedure. The SAS/ETS Model Editor enables you to use the powerful features of PROC MODEL through a convenient and interactive graphical user interface.


Date Intervals, Formats, and Functions

The custom time intervals that are available in Base SAS software can be used in SAS/ETS procedures. Custom time intervals enable you to specify beginning and ending dates and seasonality for time intervals according to any definition. Such intervals can be used to define the following: