• Previous Page
  • |
  • Next Page
BY Statement
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
 
BY Statement
BY variables ;

A BY statement can be used with PROC X11 to obtain separate analyses on observations in groups defined by the BY variables. When a BY statement appears, the procedure expects the input DATA= data set to be sorted in order of the BY variables.

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