Gompertz_size | R Documentation |
Prey Growth Function
Gompertz_size(max_size, s_init, r)
max_size |
maximum size of prey |
s_init |
initial size vector of prey |
r |
growth rate |
time |
time steps |
Gompertz_size(max_size=100,s_init=1,r=1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.