Skip to content

Releases: JuliaStats/StatsModels.jl

v0.7.4

16 Aug 15:52
e029ef4
Compare
Choose a tag to compare

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

13 Sep 07:34
2c73de3
Compare
Choose a tag to compare

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

02 May 02:09
4a7d159
Compare
Choose a tag to compare

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

04 Apr 17:45
41b0254
Compare
Choose a tag to compare

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:

v0.7.0

14 Mar 16:09
98f7fb6
Compare
Choose a tag to compare

StatsModels v0.7.0

Diff since v0.6.33

Closed issues:

  • Potential bug in fit(Type, formula, data, contrasts = d, ...) (#78)
  • Programmatic formulas with function calls (#130)
  • breaking changes to contrasts (#175)
  • method for human to make formula with FunctionTerm (#232)
  • lrtest fails on doc string example / for GLM Models (#250)
  • lrtest incorrect (#260)
  • Export hasintercept and omitsintercept? (#276)

Merged pull requests:

v0.6.33

26 Sep 17:17
463eb0a
Compare
Choose a tag to compare

StatsModels v0.6.33

Diff since v0.6.32

Merged pull requests:

v0.6.32

17 Sep 18:55
d22674a
Compare
Choose a tag to compare

StatsModels v0.6.32

Diff since v0.6.31

Closed issues:

  • Update version of ShiftedArrays in Project.toml [compat] (#265)

Merged pull requests:

  • fix docstring for lrtest (#259) (@jerlich)
  • CompatHelper: bump compat for ShiftedArrays to 2, (keep existing compat) (#264) (@github-actions[bot])

v0.6.31

05 Aug 22:34
6f19ecc
Compare
Choose a tag to compare

StatsModels v0.6.31

Diff since v0.6.30

Closed issues:

  • Standardized parameters (#75)
  • Need help with isnested function (#246)

Merged pull requests:

v0.6.30

05 May 07:22
5299399
Compare
Choose a tag to compare

StatsModels v0.6.30

Diff since v0.6.29

Merged pull requests:

  • Remove an extra space (#255) (@likanzhan)
  • CompatHelper: bump compat for "StatsFuns" to "1.0" (#256) (@github-actions[bot])

v0.6.29

28 Feb 20:11
4d1138b
Compare
Choose a tag to compare

StatsModels v0.6.29

Diff since v0.6.28

Closed issues:

  • Different String Types in Levels (#236)

Merged pull requests: