aggregate_evals {simulator} | R Documentation |
Apply aggregator to a list of Evals objects
Description
Returns a num_models by num_methods matrix
Usage
aggregate_evals(evals_list, aggregator)
Arguments
evals_list |
a list of Evals objects |
aggregator |
object of class Aggregator |
[Package simulator version 0.2.5 Index]