• Previous Page
  • |
  • Next Page
VAR Statement
Previous Page | Next Page

The FORECAST Procedure

  • Overview
  • Getting Started Getting Started
    Giving Dates to Forecast Values Computing Confidence Limits Form of the OUT= Data Set Plotting Forecasts Plotting Residuals Model Parameters and Goodness-of-Fit Statistics Controlling the Forecasting Method Introduction to Forecasting Methods Time Trend Models Time Series Methods Combining Time Trend with Autoregressive Models
  • Syntax Procedure Syntax
    Functional Summary PROC FORECAST Statement BY Statement ID Statement VAR Statement
  • Details Procedure Details
    Missing Values Data Periodicity and Time Intervals Forecasting Methods Specifying Seasonality Data Requirements OUT= Data Set OUTEST= Data Set
  • Examples Procedure Examples
    Forecasting Auto Sales Forecasting Retail Sales Forecasting Petroleum Sales
  • References
 
VAR Statement
VAR variables ;

The VAR statement specifies the variables in the input data set that you want to forecast. If no VAR statement is specified, the procedure forecasts all numeric variables except the ID and BY variables.

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