Releases: JuliaStats/MixedModels.jl
v4.35.1
MixedModels v4.35.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:
- 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
MixedModels 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:
- Resample MixedModel object and refit (#806)
- can we make
ReMatimmutable, if we usecopyto!to updatewtz? (#824)
Merged pull requests:
v4.34.1
MixedModels 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.
Merged pull requests:
- small fixes in documentation (#812) (@ajinkya-k)
- Allow version 0.19 of BSplineKit - to silence warnings (#823) (@dmbates)
v4.34.0
MixedModels 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.33.0
MixedModels 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.
Closed issues:
- Have
LikelihoodRatioTestextendStatsAPI. HypothesisTest(#683)
Merged pull requests:
v4.32.0
MixedModels 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:
- 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
lmmandglmmas convenience wrappers forfit(#810) (@ajinkya-k)
v4.31.0
MixedModels 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.
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
MixedModels v4.30.1
- 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
MixedModels v4.30.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:
- 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:
v4.29.1
MixedModels 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.
Merged pull requests: