Releases: ericqu/LinearRegressionKit.jl
Releases · ericqu/LinearRegressionKit.jl
v0.7.11 beta
v0.7.10 beta
Bug fixe release (condition number)
v0.7.8 beta
Bug fix release
v0.7.7 beta
Additions:
- F Values / F Statistics
- Significance codes from R
v0.7.6 beta
Bug fix (issue #9 09)
v0.75-beta
Sweep Operator modified to consider the column-major structure in Julia.
v0.74-beta
Ridge Regression added
v0.73-beta
Same As LinearRegression.jl version 0.73 but renamed to LinearRegressionKit.jl
This is a breaking change for existing users.
using LinearRegression must be changed to using LinearRegressionKit