FeatExpDec: FeatExpDec

Description Usage Arguments Value See Also

View source: R/single_peak_features.R

Description

Estimate decay rate of the peak. Fit a linear model on the descending phase, using exponential decay model. The fit is performed betwenn peak maximum and til the index specified by end and is enforced to pass through peak maximum.

Usage

1

Arguments

y

numeric, typically measured variable!

end

int, at which index should the regression end.

Value

slope of the linear regression, estimator of the decay rate.

See Also

FeatHalfMaxDec


majpark21/TSexploreR documentation built on Oct. 16, 2019, 2:46 p.m.