All Projects → drbenvincent → delay-discounting-analysis

drbenvincent / delay-discounting-analysis

Licence: MIT license
Hierarchical Bayesian estimation and hypothesis testing for delay discounting tasks

Programming Languages

matlab
3953 projects

Projects that are alternatives of or similar to delay-discounting-analysis

kernel-mod
NeurIPS 2018. Linear-time model comparison tests.
Stars: ✭ 17 (-15%)
Mutual labels:  hypothesis-testing
R-stats-machine-learning
Misc Statistics and Machine Learning codes in R
Stars: ✭ 33 (+65%)
Mutual labels:  hypothesis-testing
wb-toolbox
Simulink toolbox to rapidly prototype robot controllers
Stars: ✭ 20 (+0%)
Mutual labels:  toolbox
XTR-Toolbox
🛠 Versatile tool to optimize Windows
Stars: ✭ 138 (+590%)
Mutual labels:  toolbox
hyppo
Python package for multivariate hypothesis testing
Stars: ✭ 144 (+620%)
Mutual labels:  hypothesis-testing
human-memory
Course materials for Dartmouth course: Human Memory (PSYC 51.09)
Stars: ✭ 239 (+1095%)
Mutual labels:  psychology
TimeseriesSurrogates.jl
A Julia package for generating timeseries surrogates
Stars: ✭ 35 (+75%)
Mutual labels:  hypothesis-testing
rprime
R package for dealing with Eprime txt files
Stars: ✭ 22 (+10%)
Mutual labels:  psychology
VBA-toolbox
The VBA toolbox
Stars: ✭ 103 (+415%)
Mutual labels:  toolbox
Awesome-Tools-For-WebDevelopers
Awesome Tools For Web Developers
Stars: ✭ 57 (+185%)
Mutual labels:  toolbox
monster
MONSTeR is a framework built around the LTE system toolbox available in Matlab
Stars: ✭ 21 (+5%)
Mutual labels:  toolbox
toolbox
dein ToolBox - C# .Net Library with utilities like: command line, files, log, platform, shell, system, transform and validation [ Win+Mac+Linux ]
Stars: ✭ 46 (+130%)
Mutual labels:  toolbox
awesome-cogsci
An Awesome List of Cognitive Science Resources
Stars: ✭ 71 (+255%)
Mutual labels:  psychology
2017-summer-workshop
Exercises, data, and more for our 2017 summer workshop (funded by the Estes Fund and in partnership with Project Jupyter and Berkeley's D-Lab)
Stars: ✭ 33 (+65%)
Mutual labels:  psychology
habitus
🏄 State-of-the-art Tracker for emotions, habits and thoughts. | Gamified. | Anonymous and open source. | Healthiest version of you
Stars: ✭ 23 (+15%)
Mutual labels:  psychology
MachineLearning
Machine learning for beginner(Data Science enthusiast)
Stars: ✭ 104 (+420%)
Mutual labels:  hypothesis-testing
catlearn
Formal Psychological Models of Categorization and Learning
Stars: ✭ 21 (+5%)
Mutual labels:  psychology
bruceR
📦 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.
Stars: ✭ 110 (+450%)
Mutual labels:  toolbox
deep-significance
Enabling easy statistical significance testing for deep neural networks.
Stars: ✭ 266 (+1230%)
Mutual labels:  hypothesis-testing
copycat
Modern port of Melanie Mitchell's and Douglas Hofstadter's Copycat
Stars: ✭ 84 (+320%)
Mutual labels:  psychology

Hierarchical Bayesian estimation and hypothesis testing for delay discounting tasks

Vincent, B. T. (2016) Hierarchical Bayesian estimation and hypothesis testing for delay discounting tasks, Behavior Research Methods. 48(4), 1608-1620. doi:10.3758/s13428-015-0672-2

Issue Stats

What does this toolbox do?

This toolbox aims to be a complete solution for the analysis of experimental data from discounting tasks.

Key features:

  • Bayesian estimates of discounting parameters, complete with credible intervals.
  • Parameters exported to a .csv file for analysis in JASP.
  • Optionally use hierarchical inference to improve participant-level estimates.
  • A variety of models are available:
    • 1-parameter discount functions: exponential, hyperbolic.
    • 2-parameter discount functions: hyperboloid
    • Also, hyperbolic discounting + magnitude effect, where discount rates vary as a function of reward magnitude.
  • Explicit modelling of participant errors provides more robust parameter estimates of discounting parameters.
  • Posterior predictive checks help evaluate model goodness and aid data exclusion decisions.
  • Publication quality figures.

Resources

Documentation: https://drbenvincent.github.io/delay-discounting-analysis/

Introductory video: https://www.youtube.com/watch?v=kDafp-xB7js

Questions, comments

Please use the GitHub Issues feature to ask question, report a bug, or request a feature. You'll need a GitHub account to do this, which isn't very hard to set up.

But you could always email me or tweet me @inferenceLab instead.

I'm very happy if people would like to contribute to the toolbox in any way. Please see the CONTRIBUTING.md document.

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].