The UCM Procedure |
SPLINESEASON Statement |
specifies the degree of the spline. It can be any integer greater than or equal to zero. The default value is 3.
lists the internal knots. This list of values must be a nondecreasing sequence of integers within the range of 2 to , where is the season length specified in the LENGTH= option. This is a required option in this statement.
specifies the season length, s. This is a required option in this statement. The length can be any integer greater than or equal to three.
fixes the value of the regression coefficient random walk disturbance variance to the value specified in the VARIANCE= option.
specifies the position of the first measurement within the season, if the first measurement is not at the start of the season. The OFFSET= value must be between one and the season length. The default value is one. The first measurement refers to the start of the estimation span and the forecast span. If these spans differ, their starting measurements must be separated by an integer multiple of the season length.
requests plots of the season component. When you specify only one plot request, you can omit the parentheses around the plot request. You can use the FILTER and SMOOTH options to plot the filtered and smoothed estimates of the season component.
requests the printing of the filtered or smoothed estimate of the spline season component.
specifies a grouping of knots such that the knots within the same group have identical seasonal values. The knots specified in this option must already be present in the list specified by the KNOTS= option. The knot groups must be non-overlapping and without any repeated knots.
specifies an initial value for the regression coefficient random walk disturbance variance during the parameter estimation process. Any nonnegative value, including zero, is an acceptable starting value.
Copyright © SAS Institute, Inc. All Rights Reserved.