JanaJarecki/cognitivemodels

Wrong solution with cpt_mem

Opened this issue · 1 comments

expect_equal(M$predict('value')[2,'pr_y'], c('pr_y'=-129), tol = tol)

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

this works in the development branch