Description Usage Arguments Value See Also
View source: R/single_peak_features.R
Estimate decay rate of the peak. Fit a linear model on descending phase of a peak between (possibly interpolated) time at which maximum of the peak is reached and half-max of the peak is reached. The fit is enforced to pass through the peak maximum.
1 | FeatHalfMaxDec(y, ...)
|
y |
numeric, typically measured variable. |
... |
extra arguments for FeatFWHM. Notably 'basal' for setting base of the peak around 0. |
Slope of the linear regression, estimator of the decay rate.
FeatFWHM, FeatExpDec
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.