Time Series Analysis and Control Examples |
Consider the time series yt:
where f(t) is an unknown smooth function and
is an iid random variable with
zero mean and positive variance .
Whittaker (1923) provides the solution, which
balances a tradeoff between closeness to the data
and the kth order difference equation.
For a fixed value of and
k, the solution satisfies
where denotes the
kth order difference operator.
The value of can be viewed
as the smoothness tradeoff measure.
Akaike (1980a) proposed the Bayesian
posterior PDF to solve this problem.
Therefore, the solution can be obtained
when the function l(f) is maximized.
Assume that time series is decomposed as follows:
where Tt denotes the trend component
and St is the seasonal component.
The trend component follows the kth
order stochastically perturbed difference equation.
For example, the polynomial trend
component for k=2 is written as
-
Tt = 2Tt-1 - Tt-2 + w1t
To accommodate regular seasonal effects, the
stochastic seasonal relationship is used.
where L is the number of seasons within a period.
In the context of Whittaker and Akaike, the smoothness
priors problem can be solved by the maximization of
The values of hyperparameters, and ,refer to a measure of uncertainty of prior information.
For example, the large value of
implies a relatively smooth trend component.
The ratio
can be considered as a signal-to-noise ratio.
Kitagawa and Gersch (1984) use the Kalman filter recursive
computation for the likelihood of the tradeoff parameters.
The hyperparameters are estimated by combining
the grid search and optimization method.
The state space model and Kalman filter recursive
computation are discussed in the section, "State Space and Kalman Filter Method".
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.