You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reworked how the partial credit items are built. The category parameters are now built from the item-specific mean rather than the pool-specific mean. There is no more centering at all. The code from KJ no longer has issues. However, previous uses will not replicate as its a literal bug fix... No arguments were added to item_gen.
When specifying b_bounds, item_gen() can produce values of b that are outside the specified bounds.
The text was updated successfully, but these errors were encountered: