WLJS LogoWLJS Notebook

TimeSeriesInvertibility

TimeSeriesInvertibility[tproc] gives conditions for the time series process tproc to be invertible.

Examples

TimeSeriesInvertibility[ARMAProcess[{0.5}, {0.3}, 1]]
TimeSeriesInvertibility[MAProcess[{a}, 1]]

Please visit the official Wolfram Language Reference for more details.

On this page