compareBDMethod {SummarizedBenchmark} | R Documentation |
Simple comparison of two BDMethod objects based on meta data.
compareBDMethod(x, y)
x |
a |
y |
a |
logical value indicating whether the two objects produced the same meta data.
Patrick Kimes