fertility | R Documentation |
This function describes the conditional size distribution of new offspring (i.e., offspring born at time time = t when observed at time = t+1)
fertility(x0, fertInt, fertSlope)
x0 |
vector of individuals of state variable x (e.g., size) at time = t + 0 (new individuals at time t + 0) |
fertInt |
intercept parameter of an exponential function |
fertSlope |
slope parameter of an exponential function |
probability of reproducing for each individual of state variable x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.