CalculateProportion: Calculate Adult Survival Proportion

View source: R/Source_BirdCharacteristics.R

CalculateProportionR Documentation

Calculate Adult Survival Proportion

Description

Calculates the proportion of adults that survive from one timestep to the next.

Usage

CalculateProportion(n = 400, t = 1, pc = 0.3, mAge = 20)

Arguments

n

the population size

t

the death threshold

pc

the proportion of chicks that survive

mAge

the max age of the population


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