Learn R Programming

benchmark (version 0.3-3)

subset.AlgorithmPerformance: Return subsets of AlgorithmPerformance objects...

Description

Return subsets of AlgorithmPerformance objects

Usage

## S3 method for class 'AlgorithmPerformance':
subset(x, datasets, algorithms, performances, samples, ...)

Arguments

datasets
Selected datasets
algorithms
Selected algorithms
performances
Selected performances
samples
Selected samples
...
Ignored

Value