modularize: Clustering of adjacent values in a series based on peaks and...

Description Usage Arguments Value See Also

Description

Clustering of adjacent values in a series based on peaks and valleys detection. Module: series interval with level elevation.

Usage

1
modularize(series, height_min = 0.05)

Arguments

series

Series of proportional values/levels that have gradual elevations.

height_min

Minimum peak height (percentage in relation to the highest value).

Value

List that numerically indicates in which module each element of the series is.

See Also

See example of use in the site https://github.com/joseflaviojr/transmod

Other modularity: select_from_modules, summarize_modules


joseflaviojr/transmod documentation built on May 9, 2019, 8:34 a.m.