log_check_results_already_exist: A function that checks if a decoding analysis has already...

View source: R/log_and_save_decoding_results.R

log_check_results_already_existR Documentation

A function that checks if a decoding analysis has already been run

Description

A function that checks if a decoding analysis has already been run

Usage

log_check_results_already_exist(decoding_params, manifest_df)

Arguments

decoding_params

A data frame of decoding parameters that can be created by calling the cross-validator's get_parameters() method.

manifest_df

A manifest data frame that has the list of parameters for which decoding analyses have already been run.

Value

returns a Boolean indicating if results with a given set of parameters already exist in the manifest data frame.


emeyers/NeuroDecodeR documentation built on March 17, 2024, 6:05 p.m.