Description Usage Arguments Value
View source: R/single_peak_features.R
Estimate growth rate of the peak. Fit a linear model on the growing phase, starting at specified time, til max of the peak.
1 | FeatLagGrow(y, start)
|
y |
numeric, typically measured variable |
start |
int, at which index should the regression start. |
Slope of the linear regression, estimator of the growth rate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.