| BenchDesign-class {SummarizedBenchmark} | R Documentation |
Container for benchmark methods and data.
## S4 method for signature 'BenchDesign' show(object)
object |
BenchDesign object to show |
dataa list containing the data to be used in the benchmark.
methodsa list of BDMethods to be compared in the benchmark.
Patrick Kimes