do_merge_results: Merge searchlight results

do_merge_resultsR Documentation

Merge searchlight results

Description

This function merges searchlight results, combining the first result with the rest of the results.

Usage

do_merge_results(r1, good_results)

Arguments

r1

A list of indices representing the searchlight results to be merged.

good_results

A data frame containing the valid searchlight results.

Value

A combined searchlight result object.


bbuchsbaum/rMVPA documentation built on April 23, 2024, 7:35 a.m.