Learn R Programming

mizer (version 0.4)

MizerSim-class: MizerSim

Description

A class that holds the results of projecting a '>MizerParams object through time.

Arguments

Slots

params

An object of type '>MizerParams.

n

Array that stores the projected community population abundances by time, species and size

effort

Array that stores the fishing effort through time by time and gear

n_pp

Array that stores the projected background population by time and size

Details

MizerSim objects are created by using the project method on an object of type MizerParams.

There are several plotting methods available to explore the contents of a MizerSim object. See the package vignette for more details.

See Also

project MizerParams