WLJS LogoWLJS Notebook

WeakStationarity

WeakStationarity[proc] gives conditions for the process proc to be weakly stationary.

Examples

WeakStationarity[ARProcess[{a}, 1]]
WeakStationarity[ARMAProcess[{0.5}, {0.3}, 1]]

Please visit the official Wolfram Language Reference for more details.

On this page