Description Usage Arguments Value See Also
.logist
computes the logistic growth function.
1 | .logist(t, carrying_cap, growth_rate, N0)
|
t |
Time vector. |
carrying_cap |
Carrying capacity. |
growth_rate |
Growth rate. |
N0 |
Initial population size. |
Final population size after log growth with the given parameters.
Other growth rate functions:
estimate_growth_rate()
,
get_growth_fit_for_plot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.