popdynOneTScpp | R Documentation |
Project population forward one time-step given current numbers-at-age and total mortality
popdynOneTScpp(nareas, maxage, Ncurr, Zcurr, plusgroup = 1L)
nareas |
The number of spatial areas |
maxage |
The maximum age |
Ncurr |
A numeric matrix (maxage+1, nareas) with current numbers-at-age in each area |
Zcurr |
A numeric matrix (maxage+1, nareas) with total mortality-at-age in each area |
A. Hordyk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.