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

One stage cluster sample #146

Merged
merged 12 commits into from
Dec 16, 2022
Merged

One stage cluster sample #146

merged 12 commits into from
Dec 16, 2022

Conversation

smishr
Copy link
Contributor

@smishr smishr commented Dec 16, 2022

I have fixed and formatted a class for one-stage cluster sampling, currently with one constructor, given cluster and popsize argument.

  • Constructor with weights argument instead of popsize.

This class will help in #90 #73 #129 #137 #138

Also some cleanup of Survey.jl file remove old export functions.

@smishr smishr marked this pull request as ready for review December 16, 2022 05:59
@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2022

Codecov Report

Merging #146 (675dc89) into main (03d2832) will decrease coverage by 2.14%.
The diff coverage is 48.88%.

@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
- Coverage   65.57%   63.42%   -2.15%     
==========================================
  Files          10       10              
  Lines         305      350      +45     
==========================================
+ Hits          200      222      +22     
- Misses        105      128      +23     
Impacted Files Coverage Δ
src/mean.jl 21.33% <0.00%> (-2.91%) ⬇️
src/show.jl 0.00% <0.00%> (ø)
src/SurveyDesign.jl 88.02% <86.66%> (-0.17%) ⬇️
src/total.jl 96.22% <100.00%> (+0.77%) ⬆️

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

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