sub_result: Extract Row-wise Subset of a Result

View source: R/allgeneric.R

sub_resultR Documentation

Extract Row-wise Subset of a Result

Description

Extract a subset of rows from a classification/regression result object.

Usage

sub_result(x, indices)

Arguments

x

The input result object.

indices

Row indices to extract.

Value

A new result object with the specified rows.


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