Learn R Programming

MSEtool (version 1.3.0)

SRA-class: Class-SRA

Description

An S4 class for the output from SRA_scope.

Arguments

Slots

OM

An updated operating model, class '>OM.

SSB

An matrix of estimated spawning biomass with OM@nsim rows and OM@nyears+1 columns.

NAA

An array for the predicted numbers at age with dimension OM@nsim, OM@nyears+1, and OM@maxage.

CAA

An array for the predicted catch at age with dimension OM@nsim, OM@nyears, OM@maxage, and nfleet.

CAL

An array for the predicted catch at length with dimension OM@nsim, OM@nyears, length bins, and nfleet.

conv

A logical vector of length OM@nsim indicating convergence of the SRA scoping model in the i-th simulation.

Misc

A list of length OM@nsim with more output from the fitted SRA scoping model.

mean_fit

A list of output from fit to mean values of life history parameters in the operating model.

data

A list of the data inputs for the SRA scoping model.

config

A data frame describing configuration of the SRA scoping model.

See Also

plot.SRA SRA_scope