Click or drag to resize
GARCHMaxSigma Property
The value of the upperbound on the first element (sigma) of the array of returned estimated coefficients.

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

Property Value

Type: Double
A double scalar containing the value of the upperbound on the first element (sigma) of the array of returned estimated coefficients.
Remarks
By default, MaxSigma= 10.
See Also