Returns the autocovariances of the time series z
.
A double
array containing the autocovariances of lag k
, where k = 1, ..., p + q + 1
.
Note that the Compute
method must be invoked before this method. Otherwise, the method throws a NullReferenceException
exception.
ARMA Class | Imsl.Stat Namespace