make_tmb_data: Function for making input data for est_MSY with TMB

Description Usage Arguments

View source: R/messir.R

Description

Function for making input data for est_MSY with TMB

Usage

1
make_tmb_data(future_sim_res, obj_catch, objective, objective_value)

Arguments

future_sim_res

future_sim object

obj_catch

objective of maximum catch: mean(0) or geomean(1)

objective

# 0: MSY, 1: PGY, 2: percentB0

objective_value

# for PGY and percentB0


ShotaNishijima/messir documentation built on April 2, 2020, 2:58 a.m.