summary_kobe_table: kobe.tableをさらにsummaryする

summary_kobe_tableR Documentation

kobe.tableをさらにsummaryする

Usage

summary_kobe_table(
  kobeII.table,
  target_threshold,
  risk_threshold,
  ssbpercent_summary_year = c(2031),
  ssb_summary_year = c(2025, 2031),
  catch_summary_year = c(2021, 2026, 2031),
  SBmsy = 1,
  MSY = 1,
  Bthreshold_label = "blimit.risk",
  sort_result_table = FALSE
)

Arguments

target_threshold

c(60, 50)みたいな2つの長さのベクトル。一番目はbeta=0.8のときのtargetを上回る確率、2番めは50

\item

risk_thresholdc(0.2,15) みたいな2つの長さのベクトル。一番目はbeta=0.8のときに10年間でずっとthresholdを上回る確率、2番めは50

\item

ssbpercent_summary_year目標管理基準値を上回るかどうかを判断する年

\item

ssb_summary_yearパフォーマンス指標として取り出すSSBの年

\item

catch_summary_yearパフォーマンス指標として取り出すCatchの年

\item

SBmsyここで与えた相対値としてSBのパフォーマンス指標を示す

\item

MSYここで与えた相対値としてMSYのパフォーマンス指標を示す

\item

Bthreshold_labelランクづけに利用するリスクをkobe.tableから持ってくるときのkobe.tableのリストの名前 kobe.tableをさらにsummaryする


ichimomo/frasyr documentation built on May 3, 2024, 1:30 a.m.