plotComparison: Generate a boxplot with the performance score of the...

Description Usage Arguments Details Value

View source: R/visualization.R

Description

Generate a boxplot with the performance score of the algorithms

Usage

1
plotComparison(comparison)

Arguments

comparison

The result of a comparison among algorithms as genearted by functions compareAlgorithms() or mergeComparisons().

Details

Each datum corresponds to the prediction balanced error rate of a particular algorithm for a particular prediction task (either from resampling within one task or for different tasks, see compareAlgorithms()).

Value

A ggplot object.


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