get_samples: Get Multiple Data Samples

View source: R/allgeneric.R

get_samplesR Documentation

Get Multiple Data Samples

Description

This function extracts multiple data samples based on a list of voxel/index sets from a given dataset object.

Usage

get_samples(obj, vox_list)

Arguments

obj

The input dataset object, which should be an instance of a data class compatible with data sample extraction.

vox_list

A list of vectors containing voxel indices to extract from the dataset object.

Value

A list of data samples extracted from the input dataset based on the specified voxel/index sets.


bbuchsbaum/rMVPA documentation built on Feb. 1, 2024, 8:45 p.m.