Skip to contents

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.