run_regional: Region of interest based MVPA analysis

View source: R/allgeneric.R

run_regionalR Documentation

Region of interest based MVPA analysis

Description

Run a separate MVPA analysis for multiple disjoint regions of interest.

Usage

run_regional(model_spec, region_mask, ...)

Arguments

model_spec

A mvpa_model instance containing the model specifications.

region_mask

A NeuroVol or NeuroSurface object where each region is identified by a unique integer. Every non-zero set of positive integers will be used to define a set of voxels for classification analysis.

...

Extra arguments passed to the specific regional analysis methods.

Value

A named list of results for each region of interest.

Examples

# TODO: Add an example

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