GidonFrischkorn / Tutorial-MixtureModel-VWM

This repository contains R scripts & raw data to illustrate how to estimate measurement models for visual working memory tasks.
GNU General Public License v3.0
2 stars 1 forks source link

Outdated script in examples_brms #19

Closed venpopov closed 1 month ago

venpopov commented 1 month ago

The script bellow uses really outdated script for the 3p mixture model (with the model_type = "3p" argument!):

https://github.com/GidonFrischkorn/Tutorial-MixtureModel-VWM/blob/878ebd8d42762e2c07aacc54846d22b65be8e3fb/scripts/brms_examples/Example5_Oberauer2017_IMMabc.R#L74

GidonFrischkorn commented 1 month ago

I have updated all brms examples in 5c9a7f4. Now all the code should be up to date with the bmm CRAN release. And the IMM implementations in brms also reflect the updates we have done in bmm