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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add poststratification over posterior samples (closes #21).
shape() now accepts aggregated item response data unaccompanied by
individual-level item response data. The item_data and item_names
arguments are no longer required.
Add a max_raked_weight argument to shape() for trimming raked weights.
Note that trimming occurs before raked weights are rescaled to have mean 1,
and the rescaled weights can be larger than max_raked_weight.