filter_roi: Filter Region of Interest (ROI)

View source: R/allgeneric.R

filter_roiR Documentation

Filter Region of Interest (ROI)

Description

Filter an ROI by removing columns with missing values or zero std dev.

Usage

filter_roi(roi, ...)

Arguments

roi

A list containing the train and test ROI data.

...

Additional arguments passed to methods.

Value

A list with filtered train and test ROI data.


bbuchsbaum/rMVPA documentation built on June 10, 2025, 8:23 p.m.