Use the Smoothing Model Specification window to specify and fit exponential smoothing and Winters method models. Access it from the Develop Models window by using the Fit Model submenu of the Edit menu or from the pop-up menu when you click an empty area of the model table.
is the name and variable label of the current series.
is a descriptive label for the model that you specify. You can type a label in this field or allow the system to provide a label. If you leave the label blank, a label is generated automatically based on the options you specify.
specifies simple (single) exponential smoothing.
specifies double exponential smoothing by using Brown’s one parameter model (single exponential smoothing applied twice).
specifies seasonal exponential smoothing. (This is like Winters method with the trend term omitted.)
specifies exponential smoothing of both the series level and trend (Holt’s two parameter model).
specifies exponential smoothing of both the series level and trend with a trend damping weight.
specifies Winters method with additive seasonal factors.
specifies Winters method with multiplicative seasonal factors.
displays the values used for the smoothing weights. By default, the Smoothing Weights fields are set to "optimize," which means that the system will compute the weight values that best fit the data. You can also type smoothing weight values in these fields.
is the smoothing weight used for the level of the series.
is the smoothing weight used for the trend of the series.
is the smoothing weight used by the damped-trend method to damp the forecasted trend towards zero as the forecast horizon increases.
is the smoothing weight used for the seasonal factors in Winters method and seasonal exponential smoothing.
displays the series transformation specified for the model. When a transformation is specified, the model is fit to the transformed series, and forecasts are produced by applying the inverse transformation to the model predictions. Select Log, Logistic, Square Root, Box-Cox, or None from the pop-up list.
displays the constraints imposed on the fitted smoothing weights. Select one of the following from the pop-up list:
sets the smoothing weight optimization region to the intersection of the region bounded by the intervals from zero (0.001) to one (0.999) and the additive invertible region. This is the default.
sets the smoothing weight optimization region to the region bounded by the intervals from zero (0.001) to one (0.999).
sets the smoothing weight optimization region to the additive invertible region.
sets the smoothing weight optimization region to be unbounded.
opens the Smoothing Weights window to enable you to customize the constraints for smoothing weights optimization.
closes the Smoothing Model Specification window and fits the model you specified.
closes the Smoothing Model Specification window without fitting the model. Any options you specified are lost.
resets all options to their initial values upon entry to the window. This might be useful when editing an existing model specification; otherwise, Reset has the same function as Clear.
resets all options to their default values.