Evaluate the piecewise logistic function.
Evaluate the piecewise logistic function.
piecewise_logistic(t, cap, deltas, k, m, changepoint.ts)
t |
Vector of times on which the function is evaluated. |
cap |
Vector of capacities at each t. |
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).
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.