Skip to content

Releases: JuliaStats/StatsModels.jl

v0.7.10

Choose a tag to compare

@github-actions github-actions released this 03 Jun 12:07
6944266

StatsModels v0.7.10

Diff since v0.7.9

Merged pull requests:

  • CompatHelper: bump compat for StatsFuns to 2, (keep existing compat) (#348) (@github-actions[bot])

Closed issues:

  • Version 0.7.9 not registred (#339)

v0.7.9

Choose a tag to compare

@github-actions github-actions released this 14 Feb 06:23
99eb6b5

StatsModels v0.7.9

Diff since v0.7.8

Merged pull requests:

  • ContrastsMatrix constructor accepts AbstractVector (including CategoricalArray) (#338) (@palday)

Closed issues:

  • Error with schema and CategoricalArrays (#330)

v0.7.8

Choose a tag to compare

@github-actions github-actions released this 13 Jan 11:04
e835abc

StatsModels v0.7.8

Diff since v0.7.7

Merged pull requests:

v0.7.7

Choose a tag to compare

@github-actions github-actions released this 18 Sep 20:08
1b1fcd6

StatsModels v0.7.7

Diff since v0.7.6

Merged pull requests:

  • CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#325) (@github-actions[bot])

v0.7.6

Choose a tag to compare

@github-actions github-actions released this 20 Aug 17:27
ad89c67

StatsModels v0.7.6

Diff since v0.7.5

Merged pull requests:

Closed issues:

  • Missing methods with v0.7.5 but not on 0.7.4 (#326)

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 06 Aug 14:53
8bf821e

StatsModels v0.7.5

Diff since v0.7.4

  • Support CategoricalArrays 1.0.
  • Fix typos in docstrings.

Merged pull requests:

Closed issues:

  • No Formula struct (#321)

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 16 Aug 15:52
e029ef4

StatsModels v0.7.4

Diff since v0.7.3

Merged pull requests:

Closed issues:

  • Is it possible to include raw columns to model matrix? (#306)

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 13 Sep 07:34
2c73de3

StatsModels v0.7.3

Diff since v0.7.2

Merged pull requests:

Closed issues:

  • Extending @formula syntax is difficult to understand (#292)
  • Allow passing string to Term (#298)

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 02 May 02:09
4a7d159

StatsModels v0.7.2

Diff since v0.7.1

Closed issues:

  • Order of terms has flipped when using + (#289)

Merged pull requests:

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 04 Apr 17:45
41b0254

StatsModels v0.7.1

Diff since v0.7.0

Closed issues:

  • Missing method for fe(:a) * fe(:d) is missing when using term() (#258)
  • typos (#284)
  • StatsModels.jl >v0.7 changes order of parameters (#286)

Merged pull requests: