Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
moabbr documentation
moabbr documentation

API

  • Analysis
  • Plotting

Examples

  • Results
  • Plots
Back to top
View this page

moabbrΒΆ

MOABB interface to tombolo for analysis of machine learning benchmarks in R.

Each dataset is treated as an independent study and each pipeline as a treatment.

Requires Docker with the tombolo image pulled:

docker pull ethandavisecd/tombolo:latest

API

  • Analysis
    • nma()
    • bnma()
  • Plotting
    • ranking_plot()
    • league_table()
    • forest_plot()
    • heterogeneity_table()
    • prediction_table()
    • convergence_table()

Examples

  • Results
  • Plots
Next
Analysis
Copyright ©
Made with Sphinx and @pradyunsg's Furo