Description Usage Arguments Value See Also
View source: R/single_peak_features.R
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.
1 | FeatExpDec(y, end)
|
y |
numeric, typically measured variable! |
end |
int, at which index should the regression end. |
slope of the linear regression, estimator of the decay rate.
FeatHalfMaxDec
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.