runTraitBasedModel: Run the community spectrum simulator manually

Description Usage Arguments Value Examples

Description

Run the community spectrum simulator manually

Usage

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))

Arguments

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

Value

A structure with the output of the simulation

Examples

1

nissandjac/commspectrum documentation built on June 1, 2019, 5:02 a.m.