Process Rules.Consecutive Increasing Or Decreasing Method
k or more consecutive points continuously increasing or decreasing
(Nelson 3).
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public static IProcessRule ConsecutiveIncreasingOrDecreasing(
int runLength
)Parameters
- runLength Int32
- Minimum trend length. Nelson uses 6.