createMeasureMatrixPlot: Create a measure matrix plot

Description Usage Arguments Value Examples

Description

Create a measure matrix plot out of a benchmarkVis compatible data table. The created matrix plot shows all measure results for each benchmark entry.

Usage

1
createMeasureMatrixPlot(dt, color.by = "algorithm")

Arguments

dt

compatible data table

color.by

the column to color the markers with. Possibilities: "algorithm", "problem", "replication" (default: "algorithm")

Value

a measure matrix plot

Examples

1

collinleiber/benchmarkVis documentation built on May 28, 2019, 8:23 a.m.