drbenvincent / delay-discounting-analysis

Hierarchical Bayesian estimation and hypothesis testing for delay discounting tasks
http://www.inferencelab.com/delay-discounting-analysis/
MIT License
23 stars 9 forks source link

Better representation of time delays #150

Closed drbenvincent closed 7 years ago

drbenvincent commented 7 years ago

Rather than representing delays with generic numbers to represent delay (in units of days), switch over to use their datetime class. This should help produce better looking plots for delay discounting.

See this for more info: https://uk.mathworks.com/help/matlab/matlab_prog/represent-date-and-times-in-MATLAB.html