Skip to content

Releases: ericqu/LinearRegressionKit.jl

v0.7.11 beta

30 May 08:23
53a52f0

Choose a tag to compare

ease versioning in Compat.

What's Changed

Full Changelog: v0.7.10...v0.7.11

v0.7.10 beta

22 Nov 10:28
1c2df50

Choose a tag to compare

Bug fixe release (condition number)

v0.7.8 beta

18 Nov 13:14
bc2dfec

Choose a tag to compare

Bug fix release

v0.7.7 beta

18 Nov 09:03
ca26fa4

Choose a tag to compare

Additions:

  • F Values / F Statistics
  • Significance codes from R

v0.7.6 beta

10 Sep 13:15
320997c

Choose a tag to compare

Bug fix (issue #9 09)

v0.75-beta

07 Aug 12:48

Choose a tag to compare

Sweep Operator modified to consider the column-major structure in Julia.

v0.74-beta

28 Dec 14:26

Choose a tag to compare

Ridge Regression added

v0.73-beta

08 Dec 00:06

Choose a tag to compare

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