v1.4.1
版本发布时间: 2021-03-16 07:18:30
JuliaStats/GLM.jl最新发布版本:v1.9.0(2023-09-14 22:59:09)
GLM v1.4.1
Closed issues:
- Linear regression with two exactly collinear columns gives uninformative error (#250)
- [documentation] allowrankdeficient not documented (#261)
- Make
allowrankdeficient
a keyword argument (#351) - Potentially unclear documentation for categorical variables (#407)
- prediction on a linear model changed between version 1.3.11 and 1.4.0 (#409)
Merged pull requests:
- Remove nonexistent export of Gaussian (#405) (@nalimilan)
- Fix predict with collinear=true (#410) (@nalimilan)
- Bump CSV and CategoricalArrays version bounds (#411) (@nalimilan)