getzze / RobustModels.jl

A Julia package for robust regressions using M-estimators and quantile regressions
MIT License
36 stars 1 forks source link

Patch GLM #41

Closed getzze closed 1 year ago

getzze commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 69.23% and project coverage change: -0.36 :warning:

Comparison is base (70b6ecb) 83.67% compared to head (64012b2) 83.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================== - Coverage 83.67% 83.31% -0.36% ========================================== Files 12 12 Lines 1819 1852 +33 ========================================== + Hits 1522 1543 +21 - Misses 297 309 +12 ``` | [Impacted Files](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/RobustModels.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL1JvYnVzdE1vZGVscy5qbA==) | `66.66% <ø> (ø)` | | | [src/regularizedpred.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3JlZ3VsYXJpemVkcHJlZC5qbA==) | `71.05% <ø> (ø)` | | | [src/compat.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbXBhdC5qbA==) | `71.42% <60.00%> (+71.42%)` | :arrow_up: | | [src/linpred.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2xpbnByZWQuamw=) | `70.88% <61.90%> (-5.48%)` | :arrow_down: | | [src/robustlinearmodel.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3JvYnVzdGxpbmVhcm1vZGVsLmps) | `87.29% <88.88%> (-0.32%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.