Click or drag to resize
ARMAMaxLikelihoodInnovationVariance Property
The estimated innovation variance of this series.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double InnovationVariance { get; }

Property Value

Type: Double
A double scalar containing the estimated innovation variance for the time series.
See Also