IMSL C# Numerical Library

ARAutoUnivariate.GetTimeSeries Method 

Returns the time series used for estimating the minimum AIC and the autoregressive coefficients.

public double[] GetTimeSeries();

Return Value

A double array containing the time series values set in the constructor.

See Also

ARAutoUnivariate Class | Imsl.Stat Namespace