pool_randomized: Combine randomized searchlight results by pooling

pool_randomizedR Documentation

Combine randomized searchlight results by pooling

Description

This function combines randomized searchlight results by pooling the good results.

Usage

pool_randomized(model_spec, good_results, bad_results)

Arguments

model_spec

An object specifying the model used in the searchlight analysis.

good_results

A data frame containing the valid searchlight results.

bad_results

A data frame containing the invalid searchlight results.

Value

An object containing the combined searchlight results.


bbuchsbaum/rMVPA documentation built on June 10, 2025, 8:23 p.m.