slope_roughtness: Compute the slope of multiple signal using and adjust the...

Description Usage Arguments

View source: R/slope_FUN_default.R

Description

compute the slope of multiple signal and adjust the smoothing parameter to match the roughness from the original signal to the slope.

Usage

1
slope_roughtness(y, slope_FUN = NULL)

Arguments

y

a matrix with multiple signals in rows and time in column

slope_FUN

the function to compute the slope. The second argument of this function is the parameter to adjust.


jaromilfrossard/permucoSlope documentation built on March 30, 2020, 4:08 p.m.