Overview

Arena is an interactive tool that allows you to explore and compare any model regardless of its internal structure.

The arena can be run in two modes - live (R runs in the background and calculates all necessary explanations) and serverless (all necessary explanations are calculated earlier).

Using the Arena is trivially simple. An example with different levels of advancement is available at http://arenar.drwhy.ai/.

Installation

Install the ArenaR package from GitHub.

devtools::install_github("ModelOriented/ArenaR")
install.packages("arenar")

Acknowledgments

Work on this package was financially supported by the Polish National Science Centre under Opus Grant number 2017/27/B/ST6/0130.