getzze / RobustModels.jl

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

Clean estimator #30

Closed getzze closed 1 year ago

getzze commented 1 year ago

Split estimators.jl, create losses.jl

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 83.20% and project coverage change: -0.30 :warning:

Comparison is base (a6730c8) 85.17% compared to head (a7fa46c) 84.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== - Coverage 85.17% 84.87% -0.30% ========================================== Files 8 9 +1 Lines 1531 1607 +76 ========================================== + Hits 1304 1364 +60 - Misses 227 243 +16 ``` | [Impacted Files](https://codecov.io/gh/getzze/RobustModels.jl/pull/30?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://codecov.io/gh/getzze/RobustModels.jl/pull/30?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/estimators.jl](https://codecov.io/gh/getzze/RobustModels.jl/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2VzdGltYXRvcnMuamw=) | `72.09% <62.50%> (-7.63%)` | :arrow_down: | | [src/losses.jl](https://codecov.io/gh/getzze/RobustModels.jl/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2xvc3Nlcy5qbA==) | `84.12% <84.12%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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