Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

item_gen produces b parameters outside b_bounds #11

Closed
tmatta opened this issue Sep 9, 2020 · 1 comment
Closed

item_gen produces b parameters outside b_bounds #11

tmatta opened this issue Sep 9, 2020 · 1 comment

Comments

@tmatta
Copy link
Owner

tmatta commented Sep 9, 2020

When specifying b_bounds, item_gen() can produce values of b that are outside the specified bounds.

tmatta added a commit that referenced this issue Sep 10, 2020
tmatta added a commit that referenced this issue Sep 10, 2020
@tmatta
Copy link
Owner Author

tmatta commented Sep 10, 2020

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.

@tmatta tmatta closed this as completed Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant