Package index
-
Calcu_Bmsy() - Calculate the stock biomass at the maximum sustainable yield (Bmsy).
-
Calcu_F0.1() - Calculate F0.1 value.
-
Calcu_Fmax() - Calculate the fishing mortality that maximizes the yield per recruit.
-
Calcu_Fmsy() - Calculate the fishing mortality that maximizes the maximum sustainable yield (Fmsy) with fixed steepness parameters (h) in the Bevertoh-Holt stock-recruitment relationship.
-
Calcu_N() - Calculate the relative number at age at the equilibrium.
-
Calcu_SBR() - Calculate spawning biomass per recruit (SBR) with a given fishing mortality value.
-
Calcu_SBmsy() - Calculate the spawning stock biomass at the maximum sustainable yield (SSBmsy).
-
Calcu_SPR_X() - Calculate F%SPR: the fishing mortality that reduces the spawning biomass per recruit (SBR) to X % of those without fishing (SPR0).
-
Calcu_YPR() - Calculate yield per recruit with a given fishing mortality value.
-
Est_SR() - Estimate the Beverton-Holt and hockey-stick stock recruitment relationships from data of spawning stock biomass (SBy) and recruits (Ry) with a give steepness (h) value.
-
caa_plot() - Catch at ageの当てはまりについてプロットする関数
-
calc_metrics() - Calculate regression/forecast accuracy and bias metrics
-
convert_sam_tibble() - SAMの結果オブジェクトをtibble形式に変換する関数
-
divide_sigma() - 観測誤差とプロセス誤差をどこかの年齢間で分けて推定し直す関数
-
do_jitter() - Do jitter analysis
-
do_loo_index() - Do leave-one-out index analysis
-
do_osa_resid() - SAMのOSA residualを計算する関数
-
est_fixed() - SAMの固定効果だけを推定する関数
-
est_mixed() - TMB::MakeADFunに必要な引数から固定効果とランダム効果を推定する関数
-
fit2PSdata() - 生成された疑似データにVPA/SAMを推定し、Self-test/Cross-testを実行
-
get_pm() - utilities for extracting statistics
-
get_predSR() - SAMで推定された再生産関係の予測値
-
index_plot() - Indexの当てはまりについてプロットする関数
-
index_plot2() - Indexの当てはまりについてプロットする関数
-
make_assess_result() - SAMの結果を読み込んで主要なパラメータの予測値とSD、信頼区間などを出力する
-
make_named_list() - Making a combined list with original list name(s)
-
out_par() - SAMのFixed effect parametersの表を出力する
-
out_sam() - output sam object results
-
plot_SR_simple() - 再生産関係についてプロットする関数
-
plot_boosam() - ブートストラップについてプロットする関数
-
plot_osa_resid() - OSA residualをプロットする関数
-
plot_popsim() - Popsimの結果ををプロットする関数
-
plot_samvpa() - SAM or VPAの結果を描くグラフ
-
popsim_vpasam() - Popsimと同じ手法でSAMとVPAの疑似データを生成する
-
retro_plot() - レトロスペクティブ解析の結果をプロットする
-
retro_sam() - レトロスペクティブ解析を実施する
-
rmvnorm_prec() - Simulate multivariate normal variables given a mean vector and precision matrix
-
safe_do_call() - do.callの引数が与えられていない場合にディフォルト値を与えて計算する関数
-
sam() - SAMによる資源計算を実施する
-
samprofile() - SAMで推定されたパラメータに対してプロファイル尤度を計算する
-
select_sigma() - 観測誤差やプロセス誤差のステップ形式のモデル選択(一つの変数について)
-
select_sigma_grid() - 観測誤差やプロセス誤差のステップ形式のモデル選択(複数の変数について)
-
sumup_popsim() - Self-test, Cross-testの結果をまとめるための関数
-
update_sam() - Update SAM result by new parameters of fixed and random effects
-
use_sam_tmb() - SAMでTMBで実行するためにcppファイルのコンパイル等をする関数