v1.6.0
版本发布时间: 2022-01-06 05:13:14
JuliaStats/GLM.jl最新发布版本:v1.9.0(2023-09-14 22:59:09)
GLM v1.6.0
Closed issues:
- License terms incomplete? (#441)
- Difference between passing data directly or via formula for
glm
(#450) - project.toml version and released versions appear to be out of sync (#463)
Merged pull requests:
- Implement fstatistic (#424) (@OndrejSlamecka)
- Add residuals convenience function to docs (#445) (@ym-han)
- Update license to indicate GPL dependency. (#447) (@rcurtin)
- Add
ftest
to the manual (#451) (@nalimilan) - Fix manual deployment (#452) (@nalimilan)
- CompatHelper: bump compat for "SpecialFunctions" to "2.0" (#457) (@github-actions[bot])
- compat fixes for Julia v1.8 (#459) (@dkarrasch)
- Update doctests for pivot (#460) (@palday)
- use
StatsModels.isnested
instead of defining newissubmodel
func (#462) (@kleinschmidt) - change version back to 1.6.0 since 1.6.0 was never released (#464) (@kleinschmidt)