View source: R/log_and_save_decoding_results.R
log_load_results_from_params | R Documentation |
A function that loads DECODING_RESULTS based on decoding_parameters
log_load_results_from_params(decoding_params, results_dir_name)
decoding_params |
A data frame of decoding parameters that can
be created by calling the cross-validator's |
results_dir_name |
A string containing the path to a directory that contains all the decoding results. |
A list that has all the DECODING_RESULTS that match the parameters that were specified. If only a single result matches the parameters specified, then this DECODING_RESULTS is returned rather than a list of DECODING_RESULTS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.