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

add residuals method for GLM #499

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Merge branch 'master' of github.com:JuliaStats/GLM.jl into pa/resid

c3fbc4a
Select commit
Loading
Failed to load commit list.
Open

add residuals method for GLM #499

Merge branch 'master' of github.com:JuliaStats/GLM.jl into pa/resid
c3fbc4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 1s

90.49% (+0.00%) compared to c13577e

View this Pull Request on Codecov

90.49% (+0.00%) compared to c13577e

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.49%. Comparing base (c13577e) to head (c3fbc4a).
Report is 8 commits behind head on master.

Files Patch % Lines
src/glmfit.jl 90.90% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #499   +/-   ##
=======================================
  Coverage   90.48%   90.49%           
=======================================
  Files           8        8           
  Lines        1125     1136   +11     
=======================================
+ Hits         1018     1028   +10     
- Misses        107      108    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.