NS_params {mizer} | R Documentation |
Example MizerParams object for the North Sea example
Description
A MizerParams object created from the NS_species_params_gears
species
parameters and the inter
interaction matrix together with an initial
condition corresponding to the steady state obtained from fishing with an
effort
effort = c(Industrial = 0, Pelagic = 1, Beam = 0.5, Otter = 0.5)
.
Usage
NS_params
Format
A MizerParams object
Source
Blanchard et al.
See Also
Other example parameter objects:
NS_sim
Examples
sim = project(NS_params, effort = c(Industrial = 0, Pelagic = 1,
Beam = 0.5, Otter = 0.5))
plot(sim)
[Package mizer version 2.5.1 Index]