Sequential Analysis#
Check whether the elements in X are monotonically increasing. |
|
Alias for isMonotonicIncreasing. |
|
Check whether the elements in X are monotonically decreasing. |
|
If X is a vector, check if each element in X is the peak. |
|
If X is a vector, check if each element in X is the valley. |
|
zigzag is mainly used to filter values with smaller movements in HL. |