AugmentedDickeyFullerTest.Type Property

Specifies the type of regression used in the Dickey-Fuller Test.

Definition

Namespace: Extreme.Statistics.TimeSeriesAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public DickeyFullerTestType Type { get; set; }

Property Value

DickeyFullerTestType

See Also