-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add GLM with design-based standard errors #304
Conversation
Also, we may name it This PR solves issues #295 |
Codecov Report
@@ Coverage Diff @@
## 0.3.1 #304 +/- ##
============================================
- Coverage 100.00% 87.50% -12.50%
============================================
Files 14 15 +1
Lines 242 272 +30
============================================
- Hits 242 238 -4
- Misses 0 34 +34
|
|
Doctests were passing because |
Bunch of doctests were failing. I am unsure why the doctest CI didn't give an error. I'll fix them in PR 314 |
Building on Ayush's code for GLM:
glm( )
tosvyglm( )
to avoid ambiguity and be consistent with R namingbsrs
Ready to be merged as of August 24, 2023