Skip to content

hBayesDM 1.1.0

Compare
Choose a tag to compare
@JaeyeongYang JaeyeongYang released this 24 Dec 13:48
· 76 commits to develop since this release
  • Added the cumulative model for the Cambridge gambling task: cgt_cm.
  • Added two new models for aversive learning tasks: alt_delta and alt_gamma.
  • Added exponential-weight mean-variance model for BART task: bart_ewmv.
  • Added simple Q learning model for the probabilistic selection task: prl_Q.
  • Added signal detection theory model for 2-alternative forced choice task: task2AFC_sdt.