Comparison of BenchDesign objects and BenchDesign method information
stored in SummarizedBenchmark objects. Inputs can be either BenchDesign
or SummarizedBenchmark objects. If SummarizedBenchmark objects are
specified, the method metadata stored in the colData will be
used for the comparison. If only a single SummarizedBenchmark object is
specified, the colData information will be compared with the
BenchDesign object in the BenchDesign slot of the object.
To compare the BenchDesign slots of SummarizedBenchmark objects,
the BenchDesigns should be extracted with BenchDesign(sb) and
passed as inputs (see Examples).
compareBenchDesigns(x, y = NULL, ...) # S4 method for SummarizedBenchmark,missing compareBenchDesigns(x, y = NULL, ...) # S4 method for SummarizedBenchmark,SummarizedBenchmark compareBenchDesigns(x, y = NULL, ...) # S4 method for SummarizedBenchmark,BenchDesign compareBenchDesigns(x, y = NULL, ...) # S4 method for BenchDesign,SummarizedBenchmark compareBenchDesigns(x, y = NULL, ...) # S4 method for BenchDesign,BenchDesign compareBenchDesigns(x, y = NULL, ...)
| x | a SummarizedBenchmark or BenchDesign object |
|---|---|
| y | an optional second SummarizedBenchmark or BenchDesign object (default = NULL) |
| ... | other parameters |
list of comparison results