Learn R Programming

benchmark (version 0.3-6)

bsgraph0: Benchmark experiment graph

Description

The benchmark summary plot takes the individual benchmark experiment results into account. The y-axis represents the data sets, the x-axis a podium with as many places as candidate algorithms.

Usage

bsgraph0(x, ...)
"bsgraph0"(x, ndists.show = length(sort(unique(x))), edge.col = gray(0.7), edge.lwd = 1, node.fill = NULL, ...)
"bsgraph0"(x, layoutType = "neato", ...)

Arguments

x
A dist or graphNEL-class object
ndists.show
The number of distance levels to show
edge.col
The color of edges (one or one for each distance level)
edge.lwd
The line width of edges (one or one for each distance level)
node.fill
The colors of nodes
...
Arguments passed to underlying function
layoutType
Defines the layout engine

Value

The return value of bsgraph0.graphNEL

See Also

Other algperf.visualization: beplot0, beplot0.AlgorithmPerformance, beplot0.matrix; boxplot.AlgorithmPerformance, densityplot, densityplot.AlgorithmPerformance, stripchart.AlgorithmPerformance; bsplot0, bsplot0.matrix, bsplot0.relation_ensemble