Reduce memory allocation and garbage collection in models with multiple vector-valued random effects Add tests and test coverage Add benchmark
MixedModelsMakie v0.3.10 Diff since v0.3.9 Merged pull requests: Add and export ranefinfotable. Ad...
MixedModels v3.1.5 NEWS file. Diff since v3.1.4 Closed issues: Nested blocking vars with vector RT...
MixedModelsMakie v0.3.5 Diff since v0.3.4 Merged pull requests: Use splomaxes and a panel function ...
Reduce memory allocation and garbage collection in models with multiple vector-valued random effects...
Use BlockArrays types for the A and L members of LinearMixedModel Create ScalarFactorReTerm and Vect...
Add a method for αβAc_mul_B! needed when evaluating ranef on a model with nested, vector-valued rand...
Allocation profiling showed that two downdate! methods were being slowed down because the compiler h...
Deprecate lmm and glmm constructor functions in favor of explicit LinearMixedModel and GeneralizedLi...
Add missing methods detected in #152 and #153 Documentation cleanup from @Nosferica
extend OptSummary to include more information and to convey settings for the algorithm add show meth...
Add some missing methods for mul! Fix .travis.yml re code coverage and documentation Adapt to Docume...
Add REML estimation criterion for LinearMixedModel through optional argument to fit! Update doc
The bootstrap function now returns a data frame with columns corresponding to individual parameters
add and document adaptive Gauss-Hermite quadrature for evaluating the deviance of a GLMM add Compat ...
Reweighting a VectorFactorReTerm was very slow because of a fallback to generic_matmul for a Diagona...
MixedModelsMakie v0.3.10 Diff since v0.3.9 Merged pull requests: Add and export ranefinfotable. Ad...
MixedModels v3.1.5 NEWS file. Diff since v3.1.4 Closed issues: Nested blocking vars with vector RT...
MixedModelsMakie v0.3.5 Diff since v0.3.4 Merged pull requests: Use splomaxes and a panel function ...
Reduce memory allocation and garbage collection in models with multiple vector-valued random effects...
Use BlockArrays types for the A and L members of LinearMixedModel Create ScalarFactorReTerm and Vect...
Add a method for αβAc_mul_B! needed when evaluating ranef on a model with nested, vector-valued rand...
Allocation profiling showed that two downdate! methods were being slowed down because the compiler h...
Deprecate lmm and glmm constructor functions in favor of explicit LinearMixedModel and GeneralizedLi...
Add missing methods detected in #152 and #153 Documentation cleanup from @Nosferica
extend OptSummary to include more information and to convey settings for the algorithm add show meth...
Add some missing methods for mul! Fix .travis.yml re code coverage and documentation Adapt to Docume...
Add REML estimation criterion for LinearMixedModel through optional argument to fit! Update doc
The bootstrap function now returns a data frame with columns corresponding to individual parameters
add and document adaptive Gauss-Hermite quadrature for evaluating the deviance of a GLMM add Compat ...
Reweighting a VectorFactorReTerm was very slow because of a fallback to generic_matmul for a Diagona...
MixedModelsMakie v0.3.10 Diff since v0.3.9 Merged pull requests: Add and export ranefinfotable. Ad...
MixedModels v3.1.5 NEWS file. Diff since v3.1.4 Closed issues: Nested blocking vars with vector RT...
MixedModelsMakie v0.3.5 Diff since v0.3.4 Merged pull requests: Use splomaxes and a panel function ...