comp_perf: Compile performance results and generate volumetric results

View source: R/regional.R

comp_perfR Documentation

Compile performance results and generate volumetric results

Description

This function compiles the performance results from the regional MVPA analysis and generates volumetric results based on the region_mask.

Usage

comp_perf(results, region_mask)

Arguments

results

A list containing the results from regional MVPA analysis.

region_mask

A mask representing different regions in the brain image.

Value

A list containing: * vols: A list of volumetric results for each performance metric. * perf_mat: A data frame containing the compiled performance results with an added 'roinum' column.


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