AugmentedDickeyFullerTest.Type Property

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

Definition

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

Property Value

DickeyFullerTestType

See Also