sel_param_est_mpd_table: Make a table of selectivity parameter estimate comparisons...

View source: R/table-selectivity.R

sel_param_est_mpd_tableR Documentation

Make a table of selectivity parameter estimate comparisons for MPD models

Description

Make a table of selectivity parameter estimate comparisons for MPD models

Usage

sel_param_est_mpd_table(
  models,
  digits = 3,
  french = FALSE,
  model_col_widths = NULL,
  ...
)

Arguments

models

A list of An ISCAM model objects (class mdl_lst_cls)

digits

Number of decimal places to show

french

If TRUE, display the table in French

model_col_widths

A vector of column widths. If NULL, the defaults are used

...

Arguments passed to csasdown::csas_table()

Value

a csasdown::csas_table()


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