View source: R/table-param-settings.R
table_param_settings | R Documentation |
Create a table showing number of parameters estimated and prior parameterizations
table_param_settings(
model,
ret_df = FALSE,
col_widths = "5em",
bold_headers = TRUE,
...
)
model |
A single output model |
ret_df |
Logical. If |
col_widths |
The width of all columns other than the first. If |
bold_headers |
If |
... |
Arguments to pass to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.