table_compare_parameters | R Documentation |
Table comparing estimated parameters across models
table_compare_parameters(
object_list,
object_names,
figure_dir = "compare_figure/",
save_plot = TRUE
)
object_list |
list of 'lsd.rds' files from multiple models |
object_names |
vector of model names associated with each of the output files in object_list |
figure_dir |
the directory to save to |
save_plot |
to save the plot to file or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.