eq19AbuildFmat.RdEquation 19: Matrix of sex ratios at birth (f.mat)
eq19AbuildFmat(f = 0.5)
| f | Proportion of females |
|---|
f.mat matrix of sex ratios at bird
# Sex ratio matrix eq19AbuildFmat() #> [,1] [,2] #> [1,] 0.5 0.0 #> [2,] 0.0 0.5 #> [3,] 0.5 0.0 #> [4,] 0.0 0.5