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 April 28, 2024, 6:30 a.m.