table_compare_residuals | R Documentation |
Table comparing residuals for various data types across models
table_compare_residuals(
object_list,
object_names,
figure_dir = "compare_figure/"
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.