IMSL C# Numerical Library

ARMAMaxLikelihood.GetAR Method 

Returns the final autoregressive parameter estimates.

public double[] GetAR();

Return Value

A double array of length p containing the final autoregressive parameter estimates.

See Also

ARMAMaxLikelihood Class | Imsl.Stat Namespace