Description Usage Arguments Value
Evaluate the piecewise linear function.
1 | piecewise_linear(t, deltas, k, m, changepoint.ts)
|
t |
Vector of times on which the function is evaluated. |
deltas |
Vector of rate changes at each changepoint. |
k |
Float initial rate. |
m |
Float initial offset. |
changepoint.ts |
Vector of changepoint times. |
Vector y(t).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.