Previous Page
|
Next Page
Syntax
Previous Page
|
Next Page
The ESM Procedure
Overview
Getting Started
Syntax
Functional Summary
PROC ESM Statement
BY Statement
FORECAST Statement
ID Statement
Details
Accumulation
Missing Value Interpretation
Transformations
Parameter Estimation
Missing Value Modeling Issues
Forecasting
Inverse Transformations
Statistics of Fit
Forecast Summation
Data Set Output
Printed Output
ODS Table Names
ODS Graphics
Examples
Forecasting of Time Series Data
Forecasting of Transactional Data
Specifying the Forecasting Model
Extending the Independent Variables for Multivariate Forecasts
Illustration of ODS Graphics
Syntax: ESM Procedure
The following statements are used with the ESM procedure:
PROC ESM
options ;
BY
variables ;
ID
variable INTERVAL= interval options ;
FORECAST
variable-list / options ;
Previous Page
|
Next Page
|
Top of Page
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page