Skip to content

Releases: JuliaStats/MixedModels.jl

v5.7.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 03:05
53e8b8f

MixedModels v5.7.1

NEWS file.
Diff since v5.7.0

NB: Closed issues and pull requests are sorted temporally and so may
include backports to other versions or work in the development branch for
an upcoming breaking release. Please see the NEWS file
for changes sorted by release.

Merged pull requests:

  • Bump codecov/codecov-action from 6 to 7 (#900) (@dependabot[bot])
  • Bump actions/checkout from 6 to 7 (#901) (@dependabot[bot])
  • update the "other packages" documentation (#902) (@palday)
  • update to new MixedModelsDatasets and tweak some tolerances (#904) (@palday)

v5.7.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 17:36
0853e19

MixedModels v5.7.0

NEWS file.
Diff since v5.6.0

NB: Closed issues and pull requests are sorted temporally and so may
include backports to other versions or work in the development branch for
an upcoming breaking release. Please see the NEWS file
for changes sorted by release.

Merged pull requests:

  • Rework fitted and predict to allocate less (#887) (@palday)

v5.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 23:45
b43d1b0

MixedModels v5.6.0

NEWS file.
Diff since v5.5.2

NB: Closed issues and pull requests are sorted temporally and so may
include backports to other versions or work in the development branch for
an upcoming breaking release. Please see the NEWS file
for changes sorted by release.

Closed issues:

  • Finding your way around for R users (#1)

Merged pull requests:

  • expose several additional constants related to PIRLS thresholds (#893) (@palday)
  • Add a docs page for R users (#896) (@palday)

v5.5.2

Choose a tag to compare

@github-actions github-actions released this 05 Jun 13:34
86f827b

MixedModels v5.5.2

NEWS file.
Diff since v5.5.1

NB: Closed issues and pull requests are sorted temporally and so may
include backports to other versions or work in the development branch for
an upcoming breaking release. Please see the NEWS file
for changes sorted by release.

Closed issues:

  • _isnested for two model matrices should first check if x, the matrix to be checked if it is nested in y, has zero columns (#883)
  • Can the Grouping contrasts and the file src/grouping.jl be removed? (#895)

Merged pull requests:

  • CompatHelper: bump compat for StatsFuns to 2, (keep existing compat) (#894) (@github-actions[bot])
  • Import log2π directly from IrrationalConstants (#898) (@andreasnoack)
  • Drop direct dependency on StatsFuns (#899) (@andreasnoack)

v5.5.1

Choose a tag to compare

@github-actions github-actions released this 24 May 22:10
e31ae34

MixedModels v5.5.1

NEWS file.
Diff since v5.5.0

NB: Closed issues and pull requests are sorted temporally and so may
include backports to other versions or work in the development branch for
an upcoming breaking release. Please see the NEWS file
for changes sorted by release.

Merged pull requests:

  • docs formatting updates (#890) (@palday)
  • fix a bug in testing the nesting of the fixed effects (#891) (@palday)
  • fix an edge case in predict for rank deficient models (#892) (@palday)

v5.5.0

Choose a tag to compare

@github-actions github-actions released this 13 May 17:21
41facfc

MixedModels v5.5.0

NEWS file.
Diff since v5.4.0

NB: Closed issues and pull requests are sorted temporally and so may
include backports to other versions or work in the development branch for
an upcoming breaking release. Please see the NEWS file
for changes sorted by release.

v5.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 17:21
10e6a88

MixedModels v5.4.0

NEWS file.
Diff since v5.3.1

NB: Closed issues and pull requests are sorted temporally and so may
include backports to other versions or work in the development branch for
an upcoming breaking release. Please see the NEWS file
for changes sorted by release.

Merged pull requests:

  • isnested of a model w/o fixed effects always true (#886) (@dmbates)

v5.3.1

Choose a tag to compare

@github-actions github-actions released this 22 Apr 16:47
c36b723

MixedModels v5.3.1

NEWS file.
Diff since v5.3.0

NB: Closed issues and pull requests are sorted temporally and so may
include backports to other versions or work in the development branch for
an upcoming breaking release. Please see the NEWS file
for changes sorted by release.

v5.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 23:30
b5ba3ec

MixedModels v5.3.0

NEWS file.
Diff since v5.2.2

NB: Closed issues and pull requests are sorted temporally and so may
include backports to other versions or work in the development branch for
an upcoming breaking release. Please see the NEWS file
for changes sorted by release.

Closed issues:

  • Replace _coord for generating sparseL with SparseArrays.findnz (#879)

Merged pull requests:

v5.2.2

Choose a tag to compare

@github-actions github-actions released this 15 Jan 16:23
4e04cfd

MixedModels v5.2.2

NEWS file.
Diff since v5.2.1

NB: Closed issues and pull requests are sorted temporally and so may
include backports to other versions or work in the development branch for
an upcoming breaking release. Please see the NEWS file
for changes sorted by release.

Merged pull requests:

  • update MIME show methods for changes in Markdown stdlib (#876) (@palday)