linear_trend | R Documentation |
Linear trend response model
linear_trend(t, start_value = 0, end_value = 1, ...)
t |
numeric; vector of time points. |
start_value, end_value |
numeric vectors of length 1; the start and end values for the linear trend. |
... |
other arguments. Ignored here. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.