plot_SR_regime: plotting stock-recruitment curve with regimes from a samuika...

Description Usage Arguments

View source: R/utlitika.R

Description

plotting stock-recruitment curve with regimes from a samuika object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
plot_SR_regime(
  list_samuika_res,
  model_name = NULL,
  Stock_ID = 0,
  regime_name = NULL,
  plot_point = TRUE,
  draw_replace = TRUE,
  Smsy = NULL,
  xmax_ratio = 1.3,
  ymax_ratio = 1.1,
  path_size = 1.2,
  legend_position = "right",
  legend_text_size = 1.2,
  legend_key_size = 1,
  legend_off = TRUE,
  palette_name = "Set1",
  point_size = 2,
  connect_point = TRUE,
  connect_point_size = 1,
  label_year = NULL
)

Arguments

list_samuika_res

list of samuika objects

model_name

model names used in legend

regime_name

regime names used in legend


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