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

If y = 0.001 the bayes_beta_c model fails to converge #76

Open todo[bot] opened 4 years ago

todo[bot] commented 4 years ago

The model does not converge, but it converges fine if y = 0.01. Why?


https://github.com/JanaJarecki/cognitivemodels/blob/22824a063bdd6bf0a45a007d752d0cea331e09f7/tests/testthat/test_cognitivemodel.R#L48-L53


This issue was generated by todo based on a todo comment in 22824a063bdd6bf0a45a007d752d0cea331e09f7. It's been assigned to @JanaJarecki because they committed the code.