Skip to contents

Reads run_daisie_ml() results

Usage

read_model_results(results_root_folder)

Arguments

results_root_folder

Character. A path to the root folder containing subfolders. Each subfolder contains result files for analysis runs.

Value

Nested list. First layer corresponds to the data sets, as per the folders found in results_root_folder. The second layer corresponds to the models run for each dataset, each containing a 1 row long data frame with the of the alternate seed runs for each model.

Author

Pedro Santos Neves