IMSL C# Numerical Library

ARMAMaxLikelihood.GetGradients Method 

Returns the gradients for the final parameter estimates.

public double[] GetGradients();

Return Value

A double array of length p+q containing the gradients of the final parameter estimates.

See Also

ARMAMaxLikelihood Class | Imsl.Stat Namespace