collate_results: Collate the results from "run_model_comparison" into a single...

Description Usage Arguments Value

View source: R/collate_results.R

Description

Collate the results from "run_model_comparison" into a single list (and save in RDS format)

Usage

1
collate_results(loo_dir, globstr = "_scrate*", loo_outfile = NULL)

Arguments

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)

Value

A list of collated results if 'loo_outfile' is not given


churchill-lab/scRATE documentation built on Aug. 12, 2020, 2:52 p.m.