IMSL C# Numerical Library

ARMAMaxLikelihood.GetMA Method 

Returns the final moving average parameter estimates.

public double[] GetMA();

Return Value

A double array of length q containing the final moving average parameter estimates.

See Also

ARMAMaxLikelihood Class | Imsl.Stat Namespace