JuliaStats / GLM.jl

Generalized linear models in Julia
Other
584 stars 114 forks source link

fix docstring of `glm` #506

Closed heliosdrm closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 88.02% // Head: 88.02% // No change to project coverage :thumbsup:

Coverage data is based on head (31f5754) compared to base (0c05716). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #506 +/- ## ======================================= Coverage 88.02% 88.02% ======================================= Files 7 7 Lines 952 952 ======================================= Hits 838 838 Misses 114 114 ``` | [Impacted Files](https://codecov.io/gh/JuliaStats/GLM.jl/pull/506?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) | Coverage Δ | | |---|---|---| | [src/glmfit.jl](https://codecov.io/gh/JuliaStats/GLM.jl/pull/506/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL2dsbWZpdC5qbA==) | `82.71% <ø> (ø)` | | 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=JuliaStats). 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=JuliaStats)

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