Description Usage Arguments Value Examples
Run the community spectrum simulator manually
1 2 3 | runTraitBasedModel(nSpecies = 18, F0 = 0.3 + 0 * (1:nSpecies), S = NA,
param = baseparameters(10^seq(log10(4), log10(30000), length.out =
nSpecies), kappa = 1.3, h = 20))
|
nSpecies |
Number of asymptotic size groups ("species"). Only relevant for trait-based model. |
F0 |
Array with fishing mortality on each species |
S |
Output from a previous simulation to use as initial conditions |
param |
Set of parameters to use |
A structure with the output of the simulation
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.