Signal baseline
1 | elastic_baseline(x, n_points = 20L, k = 5L, filter_lows = TRUE)
|
x |
'numeric': time series to find the baseline. |
n_points |
'integer': number of points to calculate the baseline. |
k |
'integer': number of points to clear each iteration. |
filter_lows |
'logic': whether or do a linear fitting to remove values above the trend. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.