Click or drag to resize

KpssTestDecision Property

The decision for the test:
1.0if the null hypothesis is accepted (series is stationary).
0.0if the null hypothesis is rejected (series has unit root).

Namespace:  FinAnalysis.TA
Assembly:  FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax
C#
public double Decision { get; }

Property Value

Type: Double
See Also