BDMethodList {SummarizedBenchmark} | R Documentation |
Initialized a new SimpleList of BenchDesign method (BDMethod) objects.
BDMethodList(..., x = NULL) ## S4 method for signature 'ANY' BDMethodList(..., x = NULL)
... |
a named list of BDMethod objects |
x |
a BenchDesign or SummarizedBenchmark object to extract the BDMethodList from. (default = NULL) |
BDMethodList object
Patrick Kimes
BDMethodList()