Click or drag to resize
ARAutoUnivariateMaxlag Property
The current value used to represent the maximum number of autoregressive lags to achieve the minimum AIC.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int Maxlag { get; }

Property Value

Type: Int32
An int containing the maximum number of autoregressive lags evaluated.
See Also