g3_fit: Build output summary suitable for feeding into gadgetplots

View source: R/g3_fit.R

g3_fitR Documentation

Build output summary suitable for feeding into gadgetplots

Description

Build output summary suitable for feeding into gadgetplots

Usage

g3_fit(model, params, rec.steps = 1, steps = 1, printatstart = 1)

Arguments

model

A G3 model built using g3_to_r or g3_to_tmb. The model must include g3a_report_detail.

params

The fitted parameters post-optimisation

rec.steps

Which steps should be considered recruitment steps? Vector of int, or NULL for all steps.

steps

Which steps to include in the annual output? Vector of int.

printatstart

Should the stock standard be printed at the start of the timestep (1) or the end (0)

Value

List of tibbles


gadget-framework/gadgetutils documentation built on Aug. 16, 2024, 8:45 a.m.