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

Design update some features #66

Merged
merged 22 commits into from
Nov 5, 2022
Merged

Conversation

smishr
Copy link
Contributor

@smishr smishr commented Oct 21, 2022

Added General SurveyDesign struct which currently has correct Horvitz Thompson mean. Variance calucated using Hartley Rao approximation (not correct in certain cases). Cluster sampling not implemented yet. Other improvements and placeholders for future work.

@smishr smishr changed the title Design update Design update some features Nov 5, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #66 (555a5b3) into design_update (5b072f2) will decrease coverage by 1.20%.
The diff coverage is 32.92%.

@@                Coverage Diff                @@
##           design_update      #66      +/-   ##
=================================================
- Coverage          37.73%   36.52%   -1.21%     
=================================================
  Files                 14       15       +1     
  Lines                371      438      +67     
=================================================
+ Hits                 140      160      +20     
- Misses               231      278      +47     
Impacted Files Coverage Δ
src/ht.jl 0.00% <0.00%> (ø)
src/show.jl 0.00% <0.00%> (ø)
src/svyratio.jl 0.00% <0.00%> (ø)
src/SurveyDesign.jl 36.88% <56.25%> (+6.39%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@smishr smishr merged commit 35212a1 into xKDR:design_update Nov 5, 2022
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.

2 participants