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

print extra Info in svyglm And add keyword arguments to svyglm #18

Merged
merged 8 commits into from
Jul 20, 2022

Conversation

harsharora21
Copy link
Member

svyglm can be called with either all keyword args or all positional args. It also adds defaults for some arguments.
svyglm now prints extra info - Degrees of Freedom, Null Deviance, Residual Deviance, AIC

@codecov-commenter
Copy link

Codecov Report

Merging #18 (55380c9) into main (8adaf6c) will decrease coverage by 2.78%.
The diff coverage is 14.28%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   64.92%   62.14%   -2.79%     
==========================================
  Files           4        4              
  Lines         134      140       +6     
==========================================
  Hits           87       87              
- Misses         47       53       +6     
Impacted Files Coverage Δ
src/svyglm.jl 82.97% <14.28%> (-12.15%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8adaf6c...55380c9. Read the comment docs.

@ayushpatnaikgit ayushpatnaikgit merged commit e8807d1 into xKDR:main Jul 20, 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.

3 participants