KpssTest.Type Property

Gets the deterministic component in the KPSS stationarity null hypothesis.

Definition

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

Property Value

KpssTestType

See Also