Description Usage Arguments Value
View source: R/write_summary_of_fits.R
Write summary of multiple model fits to a dataframe
1 | write_summary_of_fits(all_data_files = NULL, all_model_fits = NULL)
|
all_data_files |
list of file names all containing one fited inla model object |
all_model_fits |
list of fitted inla model objects |
dataframe containing aggregated fit summaries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.