Description Usage Arguments Details Value
pl3model
1 |
x |
time |
a |
rate parameter |
b |
bias parameter |
c |
background parameter |
returns a logistic curve with bottom asymptote not at 0 but at parameter c, such that: r(x;a,b,c) = c + (1-c) \frac{\exp(ax+b)}{1+exp(a*x+b)}
a three parametric logistic curve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.