UpdateProbabilities: Update Survival Proportions

View source: R/Source_LifeDeathFunctions.R

UpdateProbabilitiesR Documentation

Update Survival Proportions

Description

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.

Usage

UpdateProbabilities(P, chicks, prob)

Arguments

P

a list of parameters

chicks

vector of chick indicies

prob

the data structure from the population that keeps track of survival probabilities


NeuroBio/SEM_R_Package documentation built on April 24, 2022, 5:54 p.m.