Survey.jl
Survey.jl copied to clipboard
Add back `glm` for updated Survey Designs
svyglm
/glm
was removed by #133 . I recall that there were a few things that needed to be updated for it to work with SimpleRandomSample
and StratifiedSample
? Re-add back as appropriate for new design schemes.
@harsharora21 can you have a look at new design for Survey?
@iuliadmtru can you look into this later today. Search through the previously removed code and add back GLM functionality. Small adaptations as necessary to support SurveyDesign
in singledesign
branch
#221 is doing some of this