local_max_cmps {cmpsR} | R Documentation |
find local maximums
Description
find local maximums
Usage
local_max_cmps(x, find_max = 0)
Arguments
x |
numeric vector, the input sequence |
find_max |
a numeric scalor, the function finds maximums if |
[Package cmpsR version 0.1.2 Index]