Description Usage Arguments Value Examples
Simulate stage frequency data with known initial number of individuals for each sampling occasion.
| 1 | simMNCohort(sampleTimes, N0, rStageDur, mortRate, Narg, ...)
 | 
| sampleTimes | Vector of times at which the cohort is sampled. Development is assumed to start at time 0. | 
| N0 | An integer vector of length equal to the length of  | 
| rStageDur | A function simulating stage durations, and returning stage durations as a matrix where rows represent individuals and columns represent stage durations for each stage. The function should have an argument for the number of individuals to simulate. | 
| mortRate | A vector of mortality rates for each stage. | 
| Narg | The name of the argument to the function  | 
| ... | Further arguments passed to  | 
An sfData object.
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.