| Aggregator-class | R Documentation |
An object of class Aggregator consists of a label and a function
aggregate that has a single argument ev that is a list of
length equal to the number of draws. This list consists of the evaluated
values of all metrics on a single method for a single model.
labela human readable label that will be a prefix to the Eval's label
aggregatea function with argument ev that is a list of
length nsim and returns a scalar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.