ToInvertibleTimeSeries
ToInvertibleTimeSeries[tproc]
returns an invertible version of a time series process tproc.
Details
- ToInvertibleTimeSeries produces an invertible time series process of the same type, with modified moving-average coefficients and noise covariance such that it preserves mean and covariance function.
- An invertible time series representation is constructed by reflecting zeros of the corresponding transfer function outside the unit circle with regard to the unit circle. An invertible representation does not exist if there are zeros on the unit circle.
- ToInvertibleTimeSeries requires numeric moving-average coefficients.
- TimeSeriesInvertibility gives invertibility conditions for symbolic coefficients.
- ToInvertibleTimeSeries can be used with time series processes such as MAProcess, ARMAProcess, ARIMAProcess, and FARIMAProcess.
Examples
open allclose allScope (4)
Compare a non-invertible times series with its invertible representation:
Find the invertible representation:
Compare a non-invertible time series with its invertible representation:
Calculate TransferFunctionModel:
Compare random samples of both processes for a fixed random seed:
Consider a non-invertible process and its invertible representation:
Find the corresponding transfer functions:
Noise for each process simulation would differ, but dependence on past noise is now smaller:
Generate a random sample from a non-invertible process and its invertible representation:
Properties & Relations (2)
ToInvertibleTimeSeries of an invertible process returns the original process:
ToInvertibleTimeSeries scales only the moving average coefficients and the noise variance:
Possible Issues (1)
ToInvertibleTimeSeries may not exist:
There are zeros of TransferFunctionModel lying on the unit circle:
Text
Wolfram Research (2012), ToInvertibleTimeSeries, Wolfram Language function, https://reference.wolfram.com/language/ref/ToInvertibleTimeSeries.html.
CMS
Wolfram Language. 2012. "ToInvertibleTimeSeries." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ToInvertibleTimeSeries.html.
APA
Wolfram Language. (2012). ToInvertibleTimeSeries. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ToInvertibleTimeSeries.html