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

[#186590795]: Implement squared weights in cr.cube #391

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

slobodan-ilic
Copy link
Contributor

@slobodan-ilic slobodan-ilic commented Nov 30, 2023

This PR implements access to a new cube measure - weighted squared counts. This is needed for working with the design effect in the pairwise column comparisons. We'll use it by calculating a design effect and multiply the relevant denominators (for pairwise significance) by it (by the design effect).

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (db39964) 100.00% compared to head (9443014) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #391   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         4557      4620   +63     
=========================================
+ Hits          4557      4620   +63     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@slobodan-ilic slobodan-ilic force-pushed the squared-weights-186590795 branch from df0ab13 to 51d04b1 Compare December 1, 2023 11:10
@slobodan-ilic slobodan-ilic force-pushed the squared-weights-186590795 branch from 95339a3 to 37c39ca Compare December 5, 2023 19:49
@slobodan-ilic slobodan-ilic force-pushed the squared-weights-186590795 branch from 37c39ca to 9443014 Compare December 5, 2023 19:51
Copy link
Contributor

@malecki malecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the tabular comparison, this checks out

Copy link
Contributor

@ernestoarbitrio ernestoarbitrio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@slobodan-ilic slobodan-ilic merged commit 981cbe9 into master Dec 7, 2023
6 checks passed
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

Successfully merging this pull request may close these issues.

3 participants