Subset Multiway Classification Result
sub_result-methods.Rd
This function subsets a multiway classification result based on the provided indices.
This function subsets a binary classification result based on the provided indices.
Usage
# S3 method for class 'multiway_classification_result'
sub_result(x, indices)
# S3 method for class 'binary_classification_result'
sub_result(x, indices)