Skip to content

Releases: JuliaStats/MixedModels.jl

v4.35.1

29 May 15:56
823e137

Choose a tag to compare

MixedModels v4.35.1

NEWS file.
Diff since v4.35.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.

Closed issues:

  • Potential issue with rankUpdate! dosctring (#813)
  • refit! on a prfit! model starts at a parameter vector of zeros (#826)

Merged pull requests:

v4.35.0

13 May 18:51
fe1e589

Choose a tag to compare

MixedModels v4.35.0

NEWS file.
Diff since v4.34.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:

  • Resample MixedModel object and refit (#806)
  • can we make ReMat immutable, if we use copyto! to update wtz? (#824)

Merged pull requests:

  • Cook's Distance for linear mixed model (#825) (@palday)

v4.34.1

07 Apr 16:59
28092b5

Choose a tag to compare

MixedModels v4.34.1

NEWS file.
Diff since v4.34.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:

v4.34.0

28 Mar 15:00
6bfbebe

Choose a tag to compare

MixedModels v4.34.0

NEWS file.
Diff since v4.33.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:

  • make BlockedSparse immutable, add note why other types must be mutable (#815) (@palday)

v4.33.0

19 Mar 22:03
19c37bb

Choose a tag to compare

MixedModels v4.33.0

NEWS file.
Diff since v4.32.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.

Closed issues:

  • Have LikelihoodRatioTest extend StatsAPI. HypothesisTest (#683)

Merged pull requests:

  • LikelihoodRatioTest extends StatsAPI.HypothesisTest (#814) (@palday)

v4.32.0

18 Mar 04:43
7b37191

Choose a tag to compare

MixedModels v4.32.0

NEWS file.
Diff since v4.31.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.

Closed issues:

  • Potential issue in sparseL: number of nonzero elements seems incorrect (#807)
  • Add lmm (or something similar) as a convenience fitting function (#809)

Merged pull requests:

  • added lmm and glmm as convenience wrappers for fit (#810) (@ajinkya-k)

v4.31.0

25 Feb 21:21
bcd3e9f

Choose a tag to compare

MixedModels v4.31.0

NEWS file.
Diff since v4.30.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:

  • docs(src/GaussHermite): recent path links (#804) (@guspan-tanadi)
  • added function aliases that dont contain unicode characters for convenience (#805) (@ajinkya-k)

v4.30.1

09 Feb 02:24
11337bd

Choose a tag to compare

MixedModels v4.30.1

NEWS file.
Diff since v4.30.0

  • compat bump for BSplineKit

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:

  • saveoptsum saves lmm, but not glmm (#798)

Merged pull requests:

  • CompatHelper: bump compat for BSplineKit to 0.18, (keep existing compat) (#803) (@github-actions[bot])

v4.30.0

26 Jan 21:02
7c2d4d9

Choose a tag to compare

MixedModels v4.30.0

NEWS file.
Diff since v4.29.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:

  • Additional details in documentation for Grouping() (#538)
  • Remove repeated initial entry in fitlog (#619)
  • Refactor NLopt boilerplate into an easy function call (#689)
  • Switch to PRIMA.bobyqa for optimization? (#742)

Merged pull requests:

  • refactor optimization to make it easy to add new backends (#802) (@palday)

v4.29.1

22 Jan 19:36
1ea4083

Choose a tag to compare

MixedModels v4.29.1

NEWS file.
Diff since v4.29.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: