All Projects → jsugarelli → xplain

jsugarelli / xplain

Licence: other
A framework for providing interactive interpretations and explanations of statistical results

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to xplain

Jupyter Edu Book
Teaching and Learning with Jupyter
Stars: ✭ 325 (+1150%)
Mutual labels:  learning, teaching
Estrutura De Dados Em Java
Repositório do Material Estrutura de Dados em Java, contendo os principais tópicos de disciplinas sobre Estrutura de Dados. CURSO SOBRE ED: https://luisaraujo.github.io/Estrutura-de-Dados-em-Java/index.html
Stars: ✭ 58 (+123.08%)
Mutual labels:  learning, teaching
Robotopia
🤖 Introducing kids to coding with tiny virtual robots!
Stars: ✭ 478 (+1738.46%)
Mutual labels:  learning, teaching
Zimjs
ZIM JavaScript Canvas Framework - Code Creativity! Interactive Media For All.
Stars: ✭ 259 (+896.15%)
Mutual labels:  learning, teaching
Yrssf
一个分布式(p2p)云教学/云课堂/直播平台系统CMS,睿易派的开源替代品
Stars: ✭ 141 (+442.31%)
Mutual labels:  learning, teaching
Oppia
A free, online learning platform to make quality education accessible for all.
Stars: ✭ 4,361 (+16673.08%)
Mutual labels:  learning, teaching
Blockchain Learning
Learn and promote blockchain together by writing
Stars: ✭ 44 (+69.23%)
Mutual labels:  learning, teaching
Oh My Git
An interactive Git learning game!
Stars: ✭ 250 (+861.54%)
Mutual labels:  learning, teaching
Learnquery
Learn JavaScript fundamentals by building your own jQuery equivalent library
Stars: ✭ 136 (+423.08%)
Mutual labels:  learning, teaching
Thimble.mozilla.org
UPDATE: This project is no longer maintained. Please check out Glitch.com instead.
Stars: ✭ 1,414 (+5338.46%)
Mutual labels:  learning, teaching-tool
Teaching App Dev Swift
DEPRECATED. Instructor lesson plans that accompany Xcode projects, for guiding in-class experiential learning.
Stars: ✭ 699 (+2588.46%)
Mutual labels:  learning, teaching
geodaData
Data package for accessing GeoDa datasets using R
Stars: ✭ 15 (-42.31%)
Mutual labels:  teaching, r-package
Cli Boot.camp
💻 command-line bootcamp adventure in your browser
Stars: ✭ 88 (+238.46%)
Mutual labels:  learning, teaching
Py Rse
Research Software Engineering with Python course material
Stars: ✭ 145 (+457.69%)
Mutual labels:  learning, teaching
starwarsdb
Relational Data from the Star Wars API for Learning and Teaching
Stars: ✭ 34 (+30.77%)
Mutual labels:  learning, teaching
ntuthesis
台大碩博士論文模板 (R Package)
Stars: ✭ 14 (-46.15%)
Mutual labels:  r-package
bcmaps
An R package of map layers for British Columbia
Stars: ✭ 53 (+103.85%)
Mutual labels:  r-package
dotwhisker
Dot-and-Whisker Plots of Regression Results
Stars: ✭ 51 (+96.15%)
Mutual labels:  r-package
brain-brew
Automated Anki flashcard creation and extraction to/from Csv
Stars: ✭ 55 (+111.54%)
Mutual labels:  learning
newsAPI
API wrapper/R client for accessing https://newsapi.org
Stars: ✭ 21 (-19.23%)
Mutual labels:  r-package

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].