• Previous Page
  • |
  • Next Page
OUT= Data Set
Previous Page | Next Page

The X11 Procedure

  • Overview
  • Getting Started Getting Started
    Basic Seasonal Adjustment X-11-ARIMA
  • Syntax Procedure Syntax
    Functional Summary PROC X11 Statement ARIMA Statement BY Statement ID Statement MACURVES Statement MONTHLY Statement OUTPUT Statement PDWEIGHTS Statement QUARTERLY Statement SSPAN Statement TABLES Statement VAR Statement
  • Details Procedure Details
    Historical Development of X-11 Implementation of the X-11 Seasonal Adjustment Method Computational Details for Sliding Spans Analysis Data Requirements Missing Values Prior Daily Weights and Trading-Day Regression Adjustment for Prior Factors The YRAHEADOUT Option Effect of Backcast and Forecast Length Details of Model Selection OUT= Data Set The OUTSPAN= Data Set OUTSTB= Data Set OUTTDR= Data Set Printed Output ODS Table Names
  • Examples Procedure Examples
    Component Estimation—Monthly Data Components Estimation—Quarterly Data Outlier Detection and Removal
  • References
 
OUT= Data Set

The OUT= data set specified in the OUTPUT statement contains the BY variables, if any; the ID variables, if any; and the DATE= variable if the DATE= option is given, or _DATE_ if the DATE= option is not specified.

In addition, the variables specified by the option

tablename =var1 var2 ...varn

are placed in the OUT= data set. A list of tables available for monthly and quarterly series is given later, in Table 36.3.

Previous Page | Next Page | Top of Page
Copyright © SAS Institute Inc. All rights reserved.
  • Previous Page
  • |
  • Next Page
  • |
  • Top of Page