IMSL C# Numerical Library

ARMAMaxLikelihood.GetTimeSeries Method 

Returns the time series used to construct ARMAMaxLikelihood.

public double[] GetTimeSeries();

Return Value

A double containing the values of the time series passed to the class constructor.

See Also

ARMAMaxLikelihood Class | Imsl.Stat Namespace