Description Usage Arguments Value Examples
Wrapper for simulate.true that catches any
possible errors
| 1 |   sim.one.true(t.end, lam, v, mu, initNum)
 | 
| t.end | A number giving the length of time for the simulation | 
| lam | Per-particle birth rate | 
| v | Per-particle shift rate | 
| mu | Per-particle death rate | 
| initNum | An integer, initial total number of particles | 
A pair of integers giving the number of initial indices still present followed by the number of new indices present in the population
| 1 | sim.one.true(2,.2,.12,.15,10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.