Skip to content

Instantly share code, notes, and snippets.

@RaphaelS1
Last active April 18, 2021 08:26
Show Gist options
  • Save RaphaelS1/89e453bd9c490ddf705f39256956097d to your computer and use it in GitHub Desktop.
Save RaphaelS1/89e453bd9c490ddf705f39256956097d to your computer and use it in GitHub Desktop.
library(mlr3benchmark)
## create mlr3benchmark object
bma <- as.BenchmarkAggr(bm)
## run global Friedman test
bma$friedman_test()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment