View source: R/table-likelihood.R
likelihood_table | R Documentation |
Create a table of likelihood outputs
likelihood_table(
models,
digits = 3,
french = FALSE,
model_col_widths = NULL,
...
)
models |
an iscam model object |
digits |
number of decimal places for the values |
french |
If |
model_col_widths |
Widths for columns, except the Parameter column |
... |
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.