View source: R/table-param-phi-mpd.R
table_param_phi_mpd | R Documentation |
Make a table of comparisons of estimates of the phi parameter for the Dirichlet Multinomial for MPD models.
table_param_phi_mpd(
model,
format = "latex",
yrs = NULL,
digits = 2,
col_widths = "5em",
ret_df = FALSE,
by_sex = FALSE,
...
)
model |
An iSCAM model as output from |
format |
See argument in |
yrs |
A vector of years to include in the table. If |
digits |
Number of digits to show |
col_widths |
Widths for columns, except the Parameter column |
ret_df |
If |
by_sex |
If |
... |
Arguments to pass to |
An csasdown::csas_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.