Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsugarelli/xplain

A framework for providing interactive interpretations and explanations of statistical results
https://github.com/jsugarelli/xplain

learning r-package teaching teaching-tool

Last synced: about 2 months ago
JSON representation

A framework for providing interactive interpretations and explanations of statistical results

Awesome Lists containing this project

README

        

# xplain

This package allows to provide live interpretations and explanations of statistical
functions in R. These interpretations and explanations are shown when the explained function
is called by the user. They can interact with the values of the explained function's actual
results to offer relevant, meaningful insights. The xplain interpretations and explanations
are based on an easy-to-use XML format that allows to include R code to interact with the
returns of the explained function.