subset.AlgorithmPerformance: Return subsets of 'AlgorithmPerformance' objects

Description Usage Arguments Value

View source: R/algperf.R

Description

Return subsets of AlgorithmPerformance objects

Usage

1
2
## S3 method for class 'AlgorithmPerformance'
subset(x, subset, ...)

Arguments

x

An AlgorithmPerformance object

subset

Logical expression indicating rows to keep

...

Passed to the underlying subset.data.frame call

Value

An AlgorithmPerformance object with just the selected observations


benchmark documentation built on May 30, 2017, 5:20 a.m.