make_abctable: Make summary table of ABC estimation

View source: R/tables.R

make_abctableR Documentation

Make summary table of ABC estimation

Description

Make summary table of ABC estimation

Usage

make_abctable(
  kobe_table,
  result_future,
  beta,
  year,
  faa_pre,
  faa_after,
  yr_preabc
)

Arguments

kobe_table

Return of make_kobeII_table

result_future

Return of future_vpa

beta

Value of beta to extract from Kobe table

year

ABC year

faa_pre

F at age of yr_preabc

faa_after

F at age under HCR

yr_preabc

Vector of future years preceding ABC year


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