reproduction {PopGenReport} | R 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
[Package PopGenReport version 3.1 Index]