v1.5.0
版本发布时间: 2021-06-23 13:10:59
JuliaStats/GLM.jl最新发布版本:v1.9.0(2023-09-14 22:59:09)
GLM v1.5.0
Closed issues:
- buggy deprecation for :confint interval (#408)
-
canonicallink(NegativeBinomial())
doesn't giveLogLink
? (#418) - predict() gives wrong results when dropcollinear = true (#431)
Merged pull requests:
- Improve docs (#382) (@nalimilan)
- Fix deprecation of predict(..., interval=:confint) (#412) (@nalimilan)
- Cooks Distance tests (#415) (@ericqu)
- Re-add precision about NegativeBinomialLink to manual (#419) (@nalimilan)
- Add ftest to manual (#422) (@OndrejSlamecka)
- CompatHelper: bump compat for "Distributions" to "0.25" (#429) (@github-actions[bot])
- Use StableRNG for testing (#434) (@andreasnoack)
- Fix more
predict
confidence intervals whendropcollinear=true
(#436) (@nalimilan) - Fix GitHub Actions arch (#437) (@nalimilan)
- Throw an error in
predict
with intervals for rank-deficient models (#438) (@nalimilan) - Bump version to 1.5.0 (#439) (@nalimilan)