JanaJarecki / cognitivemodels

Cognitivemodels is an open-source R library to create, fit, test, and compare computational cognitive models based on machine-learning principles.
25 stars 4 forks source link

Wrong solution with cpt_mem #66

Open FlorianSeitz opened 4 years ago

FlorianSeitz commented 4 years ago

https://github.com/JanaJarecki/cognitivemodels/blob/11f913a91f02f4076acaa1d36d8388d825a7e1df/tests/testthat/test_cpt.R#L24

If cpt_mem is applied (line 16), this line gives the wrong solution.

JanaJarecki commented 4 years ago

this works in the development branch