Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hughjonesd/betr

Behavioral Experiments Toolkit in R
https://github.com/hughjonesd/betr

Last synced: 25 days ago
JSON representation

Behavioral Experiments Toolkit in R

Awesome Lists containing this project

README

        

betr
====

[![Build Status Develop](https://travis-ci.org/hughjonesd/betr.svg?branch=develop)](https://travis-ci.org/hughjonesd/betr)
[![Build Status Master](https://travis-ci.org/hughjonesd/betr.svg?branch=master)](https://travis-ci.org/hughjonesd/betr)

Behavioral Experiments Toolkit in R
-----------------------------------

Economic-style experiments in R. Principles:

* Make testing and debugging painless
* Use the web browser to handle the network
* Allow easy recovery and rewind if things go wrong

For an introduction see [the vignette](https://github.com/hughjonesd/betr/blob/master/vignettes/Writing-experiments-with-betr.md).