Published September 14, 2023
| Version v1.9.0
Software
Open
JuliaStats/GLM.jl: v1.9.0
Creators
- Douglas Bates1
- Andreas Noack2
- Simon Kornblith3
- Milan Bouchet-Valat4
- Michael Krabbe Borregaard5
- Alex Arslan6
- John Myles White7
- Dave Kleinschmidt6
- Phillip Alday6
- Galen Lynch8
- Iain Dunning9
- Patrick Kofod Mogensen10
- Sam Lendle11
- Dilum Aluthge12
- Mousum Dutta
- pdeffebach
- José Bayoán Santiago Calderón, PhD13
- Ayush Patnaik14
- Benjamin Born15
- Bradley Setzler16
- Chris DuBois
- Jacob Quinn
- Ondřej Slámečka
- Paul Bastide17
- Viral B. Shah18
- Anthony Blaom, PhD19
- Bernhard König
- 1. University of Wisconsin
- 2. @JuliaHub
- 3. Google
- 4. Franch Institute for Demographic Studies (Ined)
- 5. GLOBE Institute
- 6. Beacon Biosignals
- 7. Meta
- 8. Allen Institute
- 9. Hudson River Trading
- 10. @JuliaComputing
- 11. UC Berkeley
- 12. Brown University
- 13. @us-bea, @PumasAI
- 14. xKDR Forum, University of Sydney
- 15. Frankfurt School of Finance & Management
- 16. Pennsylvania State University
- 17. CNRS - Université de Montpellier
- 18. JuliaHub
- 19. University of Auckland & Alan Turing Institute
Description
GLM v1.9.0
Merged pull requests:
QR
decomposition method in GLM. (#507) (@mousum-github)- Bump actions/cache from 1 to 3 (#524) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#525) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#526) (@dependabot[bot])
- bump compat for StatsBase 0.34 (#529) (@palday)
- Set minimum Julia version to 1.6 (#514) (#530) (@palday)
- CompatHelper: bump compat for StatsModels to 0.7, (keep existing compat) (#532) (@github-actions[bot])
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#533) (@github-actions[bot])
- Remove installbeta! and make linear model fit insensitive to beta0 state (#535) (@andreasnoack)
- set version to 2.0.0-DEV (#536) (@palday)
- [v1] Allow documentation building on push (#542) (@ararslan)
- Bump actions/checkout from 3 to 4 (#547) (@dependabot[bot])
- [G]VIF (#548) (@palday)
- backport VIF to 1.x release (#549) (@palday)
Closed issues:
- Add VIF? (#428)
- Feature request: Support ForwardDiff automatic differentiation (#493)
- Feature request: Support non-integer dependent variable for Poisson regression (#494)
- I propose to consider adding precompilation to GLM.jl (#513)
- Feature request: Support for reuse of pinv computation for multiple Y values in linear models (#534)
- infinite uninterruptible hang on one illegal input to ftest (#538)
- Feature Request: Better formats for the GLM outputs (#543)
Files
JuliaStats/GLM.jl-v1.9.0.zip
Files
(66.2 kB)
Name | Size | Download all |
---|---|---|
md5:c230cfdf37a1b741ee7f0226d43ae9b5
|
66.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaStats/GLM.jl/tree/v1.9.0 (URL)