danheck / TreeBUGS

R package for fitting hierarchical multinomial processing tree (MPT) models
12 stars 5 forks source link

Bugfix in idx2name and name2idx in plotConvergence.R #13

Closed soelderer closed 1 year ago

soelderer commented 1 year ago

Proposed fix for #12

Couldn't test it thoroughly within the package, but the functions worked as expected when tested locally in isolation.

All the best, Paul