Description Usage Arguments Value See Also Examples
View source: R/friedmanTestBMR.R
Performs a friedman.test for a selected measure.
The null hypothesis is that apart from an effect of the different
[Task], the location parameter (aggregated performance measure)
is the same for each Learner.
Note that benchmark results for at least two learners on at least two tasks
are required.
1 | friedmanTestBMR(bmr, measure = NULL, aggregation = "default")
|
bmr |
[ |
measure |
[ |
aggregation |
[ |
[htest]: See friedman.test for details.
Other benchmark: BenchmarkResult,
batchmark, benchmark,
convertBMRToRankMatrix,
friedmanPostHocTestBMR,
generateCritDifferencesData,
getBMRAggrPerformances,
getBMRFeatSelResults,
getBMRFilteredFeatures,
getBMRLearnerIds,
getBMRLearnerShortNames,
getBMRLearners,
getBMRMeasureIds,
getBMRMeasures, getBMRModels,
getBMRPerformances,
getBMRPredictions,
getBMRTaskDescs,
getBMRTaskIds,
getBMRTuneResults,
plotBMRBoxplots,
plotBMRRanksAsBarChart,
plotBMRSummary,
plotCritDifferences,
reduceBatchmarkResults
1 | # see benchmark
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.