mergeComparisons: Merge results of multiple calls to 'compareAlgorithms'

Description Usage Arguments Details Value

View source: R/learning.R

Description

Merge results of multiple calls to compareAlgorithms

Usage

1
mergeComparisons(comparisons)

Arguments

comparisons

List of results obtained by calling compareAlgorithms.

Details

This will produce a new object that merges the results from the different comparisons. This is useful when different settings are used to evaluate the performance of different algorithms.

Value

The result of merging the comparison objects, as an object of class mlr::BenchmarkResult.


AleMorales/SeedSorter documentation built on Feb. 12, 2020, 4:13 a.m.