View source: R/IPMrecruitsize.R
conditionalSize | 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)
conditionalSize(x1, recruitMean, recruitSD)
x1 |
vector of individuals of state variable x (e.g., size) at time = t + 1 (new individuals at time t + 1) |
recruitMean |
mean of the state variable (e.g., size) of new individuals recruited into the population at time t+1 |
recruitSD |
sd of the state variable (e.g., size) of new individuals recruited into the population at time t+1 |
probability of establishment/recruitment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.