beplot0(x, ...) ## S3 method for class 'AlgorithmPerformance':
beplot0(x, xlab = NULL,
ylab = NULL, lines.show = FALSE, lines.alpha = 0.2,
lines.lwd = 1, lines.col = col, dots.pch = 19,
dots.cex = 1, places.lty = 2, places.col = 1,
legendfn = function(algs, cols) {
legend("topleft", algs, lwd = 1, col = cols, bg = "white")
}, ...)
## S3 method for class 'matrix':
beplot0(x, col = 1:ncol(x),
xlab = NULL, ylab = NULL, lines.show = FALSE,
lines.alpha = 0.2, lines.lwd = 1, lines.col = col,
dots.pch = 19, dots.cex = 1, places.lty = 2,
places.col = 1, legendfn = function(algs, cols) {
legend("topleft", algs, lwd = 1, col = cols, bg = "white")
}, ...)
AlgorithmPerformance objectbeplot0.matrix;
currently undefinedcitation("benchmark").boxplot.AlgorithmPerformance,
bsgraph0, bsgraph0.dist,
bsgraph0.graphNEL, bsplot0,
bsplot0.matrix,
bsplot0.relation_ensemble,
densityplot,
densityplot.AlgorithmPerformance,
stripchart.AlgorithmPerformance