ProcessRules.AlternatingUpDown Method

k or more points alternating up and down (Nelson 4).

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public static IProcessRule AlternatingUpDown(
	int runLength
)

Parameters

runLength  Int32
Minimum alternating run. Nelson uses 14.

Return Value

IProcessRule

See Also