Description Usage Arguments Value See Also
View source: R/single_peak_features.R
Estimate growth rate of the peak. Fit a linear model on growing phase of a peak between (possibly interpolated) time at which half-max of the peak is reached and maximum of the peak
1 | FeatHalfMaxGrow(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 growth rate.
FeatFWHM, FeatLagGrow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.