The OUTFOR table provides the forecasted values generated by the modeling node.
This table includes the BY variables for the project and the following information.
|
Variable Name |
Variable Label |
Description |
|---|---|---|
|
_NAME_ |
Variable Name |
the name of the dependent variable |
|
time variable |
Time ID values |
uniform time ID values for series |
|
ACTUAL |
Actual Values |
accumulated values of the dependent variable for each time series in the historical record |
|
PREDICT |
Predicted Values |
forecasts of the dependent variable |
|
STD |
Prediction Standard Errors |
|
|
LOWER |
Lower Confidence Limits |
the lower confidence limit as determined by the model |
|
UPPER |
Upper Confidence Limits |
the upper confidence limit as determined by the model |
|
ERROR |
Prediction Errors |
residuals between the actual values and the model predictions |