Click or drag to resize

Slice Fields

The AdfTestSlice type exposes the following members.

Fields
  NameDescription
Public fieldCValue
The c-value of the test statistic.
Public fieldDecision
The decision for the test:
1.0if the null hypothesis is accepted (series has unit root).
0.0if the null hypothesis is rejected (series is stationary).
Public fieldPValue
The p-value of the test statistic.
Public fieldStatistic
The statistic of ADF test.
Top
See Also