KpssTestDecision Property |
The decision for the test:
1.0 | if the null hypothesis is accepted (series is stationary). |
0.0 | if the null hypothesis is rejected (series has unit root). |
Namespace:
FinAnalysis.TA
Assembly:
FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax public double Decision { get; }
Property Value
Type:
DoubleSee Also