baseline.breeding: Create population available for breeding

Description Usage Arguments Value

View source: R/breeding.R

Description

Given a population and a breeding table, determine which individuals can breed based on their age class and the probability of breeding.

Usage

1
baseline.breeding(p, b.table)

Arguments

p

Current population of individuals as .ppp

b.table

The breeding table defined by breeding.table

Value

A new population containing only those individuals who are available for breeding.


pwhigham/spatibm documentation built on Aug. 30, 2019, 1:16 p.m.