Subset Multiway Classification Result
sub_result.multiway_classification_result.RdThis function subsets a multiway classification result based on the provided indices.
Usage
# S3 method for class 'multiway_classification_result'
sub_result(x, indices)Value
A multiway_classification_result object containing the subset of results specified by the indices.
See also
Other sub_result:
sub_result.binary_classification_result()