wrap_out: Wrap output results

View source: R/searchlight.R

wrap_outR Documentation

Wrap output results

Description

This function wraps the output results of the performance matrix into a list of SparseNeuroVec objects for each column in the performance matrix.

Usage

wrap_out(perf_mat, dataset, ids = NULL)

Arguments

perf_mat

A performance matrix containing classifier results.

dataset

A dataset object containing the dataset information.

ids

An optional vector of voxel IDs.

Value

A named list of SparseNeuroVec objects representing the wrapped output results.


bbuchsbaum/rMVPA documentation built on April 28, 2024, 6:30 a.m.