slope_spline: Compute the slope of multiple signal using splines

Description Usage Arguments

View source: R/slope_FUN_default.R

Description

compute the slope of multiple signal using smothing spline

Usage

1
slope_spline(y, spar = 0.5)

Arguments

y

a matrix with multiple signals in rows and time in column

spar

a scalar representing the smoothing parameter. The Default value is .5.


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