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