Description Usage Arguments Value
View source: R/collate_results.R
Collate the results from "run_model_comparison" into a single list (and save in RDS format)
1 | collate_results(loo_dir, globstr = "_scrate*", loo_outfile = NULL)
|
loo_dir |
A folder name in which leave-one-out ELPD result files reside |
globstr |
Search string (wildcard supported) for loo result files (in RDS format) |
loo_outfile |
Name of the file to save collated leave-one-out ELPD results (optional) |
A list of collated results if 'loo_outfile' is not given
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.