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

new discount function: exp-log #194

Open drbenvincent opened 7 years ago

drbenvincent commented 7 years ago

New discount function:

discount fraction = exp(-k.Ln(1+tau.D))

we actually fit k and log(tau)

drbenvincent commented 7 years ago

this all works, it's just that I need to refine the priors