Whiten a series of columns according to an AR(p) covariance structure.
Whitening using this method drops the initial p observations.
x (array_like) – The data to be whitened.
The whitened data.
ndarray
GLSAR.whiten