KpssTest.LongRunVariance Property

Gets the Newey-West/Bartlett long-run variance estimate used in the KPSS statistic.

Definition

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

Property Value

Double

See Also