scale_x_log10
.
plotBMRSummary(bmr, measure = NULL, trafo = "none", order.tsks = NULL, pointsize = 4L, jitter = 0.05)
BenchmarkResult
]
Benchmark result.Measure
]
Performance measure.
Default is the first measure used in the benchmark experiment.character(1)
]
Currently either none or rank, the latter performing a rank transformation
(with average handling of ties) of the scores per task.
NB: You can add always add scale_x_log10
to the result to put scores on a log scale.
Default is none.character(n.tasks)
]
Character vector with task.ids
in new order.numeric(1)
]
Point size for ggplot2 geom_point
for data points.
Default is 4.numeric(1)
]
Small vertical jitter to deal with overplotting in case of equal scores.
Default is 0.05.BenchmarkResult
,
benchmark
,
convertBMRToRankMatrix
,
friedmanPostHocTestBMR
,
friedmanTestBMR
,
generateCritDifferencesData
,
getBMRAggrPerformances
,
getBMRFeatSelResults
,
getBMRFilteredFeatures
,
getBMRLearnerIds
,
getBMRLearnerShortNames
,
getBMRLearners
,
getBMRMeasureIds
,
getBMRMeasures
, getBMRModels
,
getBMRPerformances
,
getBMRPredictions
,
getBMRTaskIds
,
getBMRTuneResults
,
plotBMRBoxplots
,
plotBMRRanksAsBarChart
,
plotCritDifferences
Other plot: plotBMRBoxplots
,
plotBMRRanksAsBarChart
,
plotCalibration
,
plotCritDifferences
,
plotFilterValuesGGVIS
,
plotFilterValues
,
plotLearningCurveGGVIS
,
plotLearningCurve
,
plotPartialPredictionGGVIS
,
plotPartialPrediction
,
plotROCCurves
,
plotThreshVsPerfGGVIS
,
plotThreshVsPerf