reproduction: Function to execute reproduction on a pop data.frame

View source: R/popdynfun.r

reproductionR Documentation

Function to execute reproduction on a pop data.frame

Description

reproduction subprocess on single populations

Usage

reproduction(x, type = "K.limit", K = n.ind, n.off, n.cov)

Arguments

x

a pop object

type

type of density dependence K.limit only yet

K

Kapacity of a subpoplation

n.off

number of offspring per female

n.cov

(number of covariates, default 3 )

Value

an updated pop object


green-striped-gecko/PopGenReport documentation built on Oct. 15, 2023, 6:22 a.m.