est_MSY: Estimating MSY-based management reference points for...

Description Usage Arguments

View source: R/messir.R

Description

Estimating MSY-based management reference points for Surume-Ika

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
est_MSY(
  future_sim_res,
  obj_catch = "mean",
  nsim = NULL,
  MSY_year = NULL,
  PGY = NULL,
  PGYlower_only = FALSE,
  percentB0 = NULL,
  Bempirical = NULL,
  seed = NULL,
  TMB = FALSE,
  nlminb_control = list(eval.max = 2000, iter.max = 2000)
)

Arguments

future_sim_res

future_sim object

obj_catch

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


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