View source: R/single_population_continuous.R
logistic_growth | R Documentation |
Logistic growth model
logistic_growth(time, init, params)
time |
vector of time units over which to run model |
init |
initial population size of population |
params |
vector of r (intrinsic growth rate) and K (carrying capacity) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.