elastic_baseline: Signal baseline

Description Usage Arguments

Description

Signal baseline

Usage

1
elastic_baseline(x, n_points = 20L, k = 5L, filter_lows = TRUE)

Arguments

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.


phisanti/MyFunctions documentation built on Sept. 22, 2021, 7:37 p.m.