Description Usage Arguments Value
View source: R/crestree.functions.R
Identify all local optima for a time series data
1 | loc.opt(series, cutoff = 0.1)
|
series |
- time series data |
cutoff |
- expression in local optimum should be on cutoff higher/lower than nearby local optima. This parameter allows to eliminate small local optimas that are likely artifacts |
data frame containing type of local optima (min/max) and time index.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.