Description Usage Arguments Details Value References See Also Examples
Resampling stochastic simulator for a single density-independent population.
1 | PopSim(Rs, N0, years = 50, sims = 10)
|
Rs |
vector of observed annual growth rates (N[t+1]/N[t]). |
N0 |
initial population size. |
years |
number of years to simulate. |
sims |
number of simulated populations. |
Designed to simulate trajectories based on resampled observed N[t+1]/N[t].
Returns a matrix of population sizes for time = t (rows) for each replicated population (columns).
Stevens, M.H.H. (2009) A Primer of Ecology with R. Use R! Series. Springer.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.