table_param_est_mpd: Create a table of MPD parameter comparisons

View source: R/table-param-est-mpd.R

table_param_est_mpdR Documentation

Create a table of MPD parameter comparisons

Description

Make a table of parameter estimate comparisons for MPD models. Also show B0, Fmsy. Bmsy, and msy

Usage

table_param_est_mpd(
  models,
  digits = 3,
  french = FALSE,
  model_col_widths = "5em",
  ...
)

Arguments

models

A list of iSCAM models as output from load_iscam_files()

digits

Number of digits to show

french

If TRUE translate to French

model_col_widths

Widths for columns, except the Parameter column

...

Arguments to pass to csasdown::csas_table()

Value

An csasdown::csas_table()


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.