Published August 24, 2021
| Version v4.1.0
Software
Open
JuliaStats/MixedModels.jl: v4.1.0
Creators
- Douglas Bates1
- Phillip Alday2
- Dave Kleinschmidt2
- José Bayoán Santiago Calderón, PhD3
- Likan Zhan4
- Andreas Noack5
- Alex Arslan2
- Milan Bouchet-Valat6
- Tony Kelman
- Antoine Baldassari7
- Benedikt Ehinger
- Daniel Karrasch8
- Elliot Saba9
- Jacob Quinn
- Michael Hatherly10
- Morten Piibeleht11
- Patrick Kofod Mogensen5
- Simon Babayan12
- Yakir Luc Gagnon13
- 1. University of Wisconsin
- 2. Beacon Biosignals
- 3. U.S. Bureau of Economic Analysis
- 4. Beijing Language and Culture University
- 5. @JuliaComputing
- 6. Franch Institute for Demographic Studies (Ined)
- 7. UNC Epidemiology
- 8. Technische Universität München
- 9. Julia Computing
- 10. PumasAI
- 11. Massey University
- 12. University of Glasgow
- 13. Lund University
Description
MixedModels v4.1.0
NB: Closed issues and pull requests are sorted temporally and so may include backports to other versions or work in the development branch for an upcoming breaking release. Please see the NEWS file for changes sorted by release. Closed issues:
- Speeding things up (#234)
- Julia 1.6 and LTS Release Plans (#477)
- Incorrect fact in description of Normalized Gauss-Hermite quadrature (#525)
- Adjustments for julia-v1.7.0 (#532)
- Add JuliaFormatter to CI (#542)
_zerocorr!
methods in src/linearmixedmodel.jl seem vestigial (#546)- Add
fitlog
kwarg for logging the parameter vector during optimization (#549) - Identifiablity compared to lmer (#550)
Merged pull requests:
- Fix support table column (#543) (@palday)
- Added opt. fname argument to sparseL and condVar (#545) (@dmbates)
- compat fixes for Julia 1.7 (#547) (@palday)
- Fix ReMat's docstring + contravariance issue (#548) (@palday)
- Allow specifying sigma in LinearMixedModel (#551) (@palday)
- add
fitlog
(#552) (@palday) - Faster leverage function (#553) (@dmbates)
- NEWS update for 545 (#556) (@palday)
Files
JuliaStats/MixedModels.jl-v4.1.0.zip
Files
(200.0 kB)
Name | Size | Download all |
---|---|---|
md5:f56404c302228c1d3b1beedd262e396f
|
200.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaStats/MixedModels.jl/tree/v4.1.0 (URL)