IMSL C# Numerical Library

ARMA.Constant Property

The constant parameter estimate.

public double Constant {get;}

Property Value

A double scalar containing the constant parameter estimate.

Remarks

Note that the Compute method must be invoked first before invoking this method. Otherwise, the return value is NaN.

See Also

ARMA Class | Imsl.Stat Namespace