ToInvertibleTimeSeries
ToInvertibleTimeSeries[tproc] returns an invertible version of a time series process tproc.
Examples
Convert an MA process to invertible form:
ToInvertibleTimeSeries[MAProcess[{1.5}, 1]]Please visit the official Wolfram Language Reference for more details.