The sum of squares of the random shock.
A double scalar containing the sum of squares of the random shock,
, where residual is the array returned from the GetResidual method and na = residual.Length.
The Compute method must be invoked first before invoking this method. Otherwise, the return value is 0. This property is only applicable using least-squares algorithm.
ARMA Class | Imsl.Stat Namespace