Add missing methods detected in #152 and #153 Documentation cleanup from @Nosferica
MixedModelsPermutations v0.1.3 Diff since v0.1.2 Closed issues: Compat MixedModels 4.0 MethodError:...
MixedModelsMakie v0.1.0 Merged pull requests: Add a shrinkage plot (#2) (@dmbates) Add a caterpilla...
Pathfinder v0.6.1 Diff since v0.6.0 Merged pull requests: Add missing methods for Woodbury matrices...
Add some missing methods for mul! Fix .travis.yml re code coverage and documentation Adapt to Docume...
Add a method for αβAc_mul_B! needed when evaluating ranef on a model with nested, vector-valued rand...
One of the methods for mulαβ! did not get the argument order change when the others did, as pointed ...
extend OptSummary to include more information and to convey settings for the algorithm add show meth...
Add REML estimation criterion for LinearMixedModel through optional argument to fit! Update doc
In the fit! method for LinearMixedModel objects the parameters were initialized to optsum.final not ...
Reduce memory allocation and garbage collection in models with multiple vector-valued random effects...
The bootstrap function now returns a data frame with columns corresponding to individual parameters
MixedModelsMakie v0.3.10 Diff since v0.3.9 Merged pull requests: Add and export ranefinfotable. Ad...
Deprecate lmm and glmm constructor functions in favor of explicit LinearMixedModel and GeneralizedLi...
Some of the extractor functions, such as getθ, can, in Julia 1.0.0 and later, be replaced by getpro...
Allocation profiling showed that two downdate! methods were being slowed down because the compiler h...
MixedModelsPermutations v0.1.3 Diff since v0.1.2 Closed issues: Compat MixedModels 4.0 MethodError:...
MixedModelsMakie v0.1.0 Merged pull requests: Add a shrinkage plot (#2) (@dmbates) Add a caterpilla...
Pathfinder v0.6.1 Diff since v0.6.0 Merged pull requests: Add missing methods for Woodbury matrices...
Add some missing methods for mul! Fix .travis.yml re code coverage and documentation Adapt to Docume...
Add a method for αβAc_mul_B! needed when evaluating ranef on a model with nested, vector-valued rand...
One of the methods for mulαβ! did not get the argument order change when the others did, as pointed ...
extend OptSummary to include more information and to convey settings for the algorithm add show meth...
Add REML estimation criterion for LinearMixedModel through optional argument to fit! Update doc
In the fit! method for LinearMixedModel objects the parameters were initialized to optsum.final not ...
Reduce memory allocation and garbage collection in models with multiple vector-valued random effects...
The bootstrap function now returns a data frame with columns corresponding to individual parameters
MixedModelsMakie v0.3.10 Diff since v0.3.9 Merged pull requests: Add and export ranefinfotable. Ad...
Deprecate lmm and glmm constructor functions in favor of explicit LinearMixedModel and GeneralizedLi...
Some of the extractor functions, such as getθ, can, in Julia 1.0.0 and later, be replaced by getpro...
Allocation profiling showed that two downdate! methods were being slowed down because the compiler h...
MixedModelsPermutations v0.1.3 Diff since v0.1.2 Closed issues: Compat MixedModels 4.0 MethodError:...
MixedModelsMakie v0.1.0 Merged pull requests: Add a shrinkage plot (#2) (@dmbates) Add a caterpilla...
Pathfinder v0.6.1 Diff since v0.6.0 Merged pull requests: Add missing methods for Woodbury matrices...