Description Usage Arguments Value See Also
A distance matrix is constructed which represents the aggregated distances between the Models.
1 2 | Models.dist.aggregate(models, distance = RegressionResult.dist.default,
aggregate = mean, cores = 1L, logging = FALSE)
|
models |
the models records |
distance |
the
|
aggregate |
the function used for joining the models created by
|
cores |
the number of CPU cores to use (ignored) |
logging |
the logging setup, see |
an instance of dist
Models.dist.mean
Models.dist.median
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.