View source: R/table-selectivity.R
sel_param_est_mpd_table | R Documentation |
Make a table of selectivity parameter estimate comparisons for MPD models
sel_param_est_mpd_table(
models,
digits = 3,
french = FALSE,
model_col_widths = NULL,
...
)
models |
A list of An ISCAM model objects (class mdl_lst_cls) |
digits |
Number of decimal places to show |
french |
If |
model_col_widths |
A vector of column widths. If |
... |
Arguments passed to |
a csasdown::csas_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.