LeMans_outputs-class {LeMaRns}R Documentation

An S4 class representing the outputs of the LeMans model

Description

An S4 class representing the outputs of the LeMans model

Slots

N

An array with dimensions nsc, nfish and tot_time representing the number of individuals in each length class at each time step of the model.

Catch

An array with dimensions nsc, nfish and tot_time representing the biomass of each species that is caught in each length class at each time step of the model.

M2

An array with dimensions nsc, nfish and tot_time representing the predation mortality of each species in each length class at each time step of the model.

R

A matrix with dimensions tot_time and nfish representing the number of recruits of each species at each time step of the model.


[Package LeMaRns version 0.1.2 Index]