CalculateAllGen: Calculate All Generations

View source: R/Source_BirdCharacteristics.R

CalculateAllGenR Documentation

Calculate All Generations

Description

Calculates the proportion of the population that is in each generation when the simulation starts.

Usage

CalculateAllGen(pa, pc, t, mAge)

Arguments

pa

the proportion of adults that survive to the next age

pc

the proportion of chicks that survive

t

the death threshold

mAge

the max age of the population


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