Releases: JuliaStats/MixedModels.jl
v4.27.0
MixedModels v4.27.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:
- What is current best practice for saving a GLMM? (#790)
Merged pull requests:
- Bump thollander/actions-comment-pull-request from 2 to 3 (#788) (@dependabot[bot])
- restore and save optsum for GLMM (#791) (@palday)
v4.26.1
MixedModels v4.26.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:
confint(::MixedModelProfile)
swapslower
andupper
when profiled model is fitted withREML
(#784)
Merged pull requests:
v4.26.0
MixedModels v4.26.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.25.4
MixedModels v4.25.4
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:
- What is the purpose of the 10-iteration failure when updating GLM vectors/Laplace approx in MixedModels.jl (#780)
Merged pull requests:
v4.25.3
MixedModels v4.25.3
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:
- MixedModel Equivalent to GLM's (mod.mm.assign) (#661)
- No intercept models (e.g. Resource Selection Functions) (#777)
Merged pull requests:
v4.25.2
MixedModels v4.25.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.
Merged pull requests:
v4.25.1
MixedModels v4.25.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:
- restoreoptsum fails after change in JSON file structure in 4.25.0 (#774)
Merged pull requests:
v4.25.0
MixedModels v4.25.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:
- Type inference fails for logdet(m) and pwrss(m) and, hence for objective(m) (#770)
Merged pull requests:
v4.24.1
MixedModels v4.24.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:
v4.24.0
MixedModels v4.24.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:
- Test failures on Julia v1.11.0-alpha and v1.12.0-DEV (#757)
Merged pull requests:
- add Apple silicon to CI (#760) (@palday)
- Setup dependabot for GHA (#761) (@palday)
- Bump julia-actions/setup-julia from 1 to 2 (#762) (@dependabot[bot])
- use
@everywhere
in distributed bootstrap example (#764) (@palday) - Update for ExplicitImports check (#765) (@dmbates)
- Bump julia-actions/cache from 1 to 2 (#766) (@dependabot[bot])
- delegate as many GLMM properties as possible to internal LMM (#767) (@palday)