Closed machow closed 6 years ago
Thanks for the report and reproducible example! I definitely agree something is buggy here, particularly because the start_item
input didn't even give the correct value (item 20 should have been selected first). I'll look into the cause of this issue.
Simple mistake on my part, the behaviour should now be correct on the dev version. Thanks again.
Thanks for the quick fix!
Hey, I've really been enjoying mirtCAT! One thing I've noticed recently is that the item exposure option doesn't seem to select from the {x} top items meeting a criteria. For example, if I use the first demo from the mirtCAT docs, with "MI" for criteria, and set the exposure to
2
for each item, then it selects an item that is clearly not one of the top 2.I've included plots below from a run with exposure set to 2, and also the code I used to run it (it's basically the first example in the mirtCAT help doc). When I look at the item information at each stage of the test, it doesn't seem to match up with what was selected.
Code for adaptive test
Examining selection
Here I sort item information calculated for each estimated theta during the test. If you filter on, say, information estimates at the 2nd point in the test, the the selected item (item 1) is pretty low on the list.