Herm-int | R Documentation |
expandHerm
expands the Herm list in SexPars to a matrix of fractions at age
checkHerm
checks that each array in the list has dimension nsim x maxage+1 x nyears + proyears.
For backwards compatibility, also converts matrices to arrays by adding the year dimension.
subsetHerm
returns year-specific Herm values.
expandHerm(Herm, maxage, np, nsim)
checkHerm(Herm, maxage, nsim, nyears, proyears)
subsetHerm(Herm, y)
Herm |
A list of Hermaphroditic fractions at age |
maxage |
The maximum age of stocks being simulated |
np |
The total number of stocks being simulated |
nsim |
The number of simulations |
nyears |
The number of historical years |
proyears |
The number of projection years |
y |
The year to subset |
T. Carruthers
Q. Huynh
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.