View source: R/Source_LifeDeathFunctions.R
UpdateProbabilities | R Documentation |
At the end of a timestep, it removes the adult survival proportion from the generation that has just been extinguished, and calculates the adult survival proportion for the chicks that have just been generated.
UpdateProbabilities(P, chicks, prob)
P |
a list of parameters |
chicks |
vector of chick indicies |
prob |
the data structure from the population that keeps track of survival probabilities |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.