Skip to content

Releases: Nosferican/Econometrics.jl

v0.2.10

05 Dec 02:53
f8751d1
Compare
Choose a tag to compare

Econometrics v0.2.10

Diff since v0.2.9

Fixes bugs related to full-ranking.

Closed issues:

  • MethodError: no method matching iterate (#78)
  • Singularity problems with RandomEffectsEstimator (#83)

Merged pull requests:

v0.2.9

12 Jul 17:27
0146365
Compare
Choose a tag to compare

Econometrics v0.2.9

Diff since v0.2.8

Added support for CategoricalArrays v0.10, Distributions v0.25, JLLWrappers v1, MLJModelInterface v1, StatsAPI v1, and StatsFuns v1.
Update to current StatsAPI.
Update to GitHub workflows.
Migrated from codemeta to CFF for references.

Merged pull requests:

v0.2.8

07 Dec 17:19
f742839
Compare
Choose a tag to compare

Econometrics v0.2.8

Diff since v0.2.7

Added support for CategoricalArrays 0.9, Distributions 0.24, FillArrays v0.10, and TableOperations v1.

Closed issues:

  • Fellow ___metrician (#23)
  • CI is failing on master (#55)

Merged pull requests:

v0.2.7

14 Jun 03:07
f269868
Compare
Choose a tag to compare

Econometrics v0.2.7

Diff since v0.2.6

Update compat for CategoricalArrays v0.8 and Optim v0.21.

Merged pull requests:

v0.2.6

27 Mar 16:06
8d3a206
Compare
Choose a tag to compare

Econometrics v0.2.6

Diff since v0.2.5

Updated compat for StatsBase

Merged pull requests:

  • CompatHelper: bump compat for "StatsBase" to "0.33" (#38) (@github-actions[bot])

v0.2.5

25 Mar 03:04
cab6831
Compare
Choose a tag to compare

Econometrics v0.2.5

Diff since v0.2.4

Features

  • Using TableOperations.jl

Bug fixes

Miscellaneous

  • Updated compat for deps
  • Updated C.I.

Closed issues:

  • Package fails on Julia master (1.4) (#30)

Merged pull requests:

v0.2.4

06 Nov 05:17
v0.2.4
d1c8e47
Compare
Choose a tag to compare

Updated compat entries.

v0.2.3

16 Oct 21:22
v0.2.3
2765919
Compare
Choose a tag to compare
  • Bug fix special terms in formulae
  • Update compat of deps

v0.2.2

28 Aug 12:48
v0.2.2
Compare
Choose a tag to compare

Now supports Julia LTS release.
Added Zenodo.

v0.2.0

19 Aug 21:51
v0.2.0
Compare
Choose a tag to compare

v0.2.0 (2019-08-19)

Diff since v0.1.0

Closed issues:

  • Tables.jl support (#12)
  • Ordinal Logistic Regression Wrong When Missing Levels (#11)
  • Issue with the ordinal response model based on number of features (#10)
  • show(m::TableRegressionModel{EconometricModel}) fails (#8)

Merged pull requests: