sub_result.Rd
Extract a subset of rows from a classification/regression result object.
sub_result(x, indices)
The input result object.
Row indices to extract.
A new result object with the specified rows.