The bootstrap function now returns a data frame with columns corresponding to individual parameters
MixedModels v3.4.0 NEWS file. Diff since v3.3.0 Merged pull requests: docfix: allpars returns a co...
Incorporate a couple of commits on the master branch prior to major changes from merging the LowerCh...
Use BlockArrays types for the A and L members of LinearMixedModel Create ScalarFactorReTerm and Vect...
The bootstrap function now returns a data frame with columns corresponding to individual parameters
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
extend OptSummary to include more information and to convey settings for the algorithm add show meth...
Add missing methods detected in #152 and #153 Documentation cleanup from @Nosferica
In the fit! method for LinearMixedModel objects the parameters were initialized to optsum.final not ...
Fixes #89 Adds more benchmarks Introduces and uses model_response(mf::ModelFrame, d::Distribution) ...
Add a method for αβAc_mul_B! needed when evaluating ranef on a model with nested, vector-valued rand...
Some of the extractor functions, such as getθ, can, in Julia 1.0.0 and later, be replaced by getpro...
Reduce memory allocation and garbage collection in models with multiple vector-valued random effects...
Version 2.2.0 Changes Support StatsModels v0.6 with FormulaTerm. Contributed by Dave Kleinschmidt (...
MixedModelsMakie v0.3.10 Diff since v0.3.9 Merged pull requests: Add and export ranefinfotable. Ad...
MixedModels v3.4.0 NEWS file. Diff since v3.3.0 Merged pull requests: docfix: allpars returns a co...
Incorporate a couple of commits on the master branch prior to major changes from merging the LowerCh...
Use BlockArrays types for the A and L members of LinearMixedModel Create ScalarFactorReTerm and Vect...
The bootstrap function now returns a data frame with columns corresponding to individual parameters
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
extend OptSummary to include more information and to convey settings for the algorithm add show meth...
Add missing methods detected in #152 and #153 Documentation cleanup from @Nosferica
In the fit! method for LinearMixedModel objects the parameters were initialized to optsum.final not ...
Fixes #89 Adds more benchmarks Introduces and uses model_response(mf::ModelFrame, d::Distribution) ...
Add a method for αβAc_mul_B! needed when evaluating ranef on a model with nested, vector-valued rand...
Some of the extractor functions, such as getθ, can, in Julia 1.0.0 and later, be replaced by getpro...
Reduce memory allocation and garbage collection in models with multiple vector-valued random effects...
Version 2.2.0 Changes Support StatsModels v0.6 with FormulaTerm. Contributed by Dave Kleinschmidt (...
MixedModelsMakie v0.3.10 Diff since v0.3.9 Merged pull requests: Add and export ranefinfotable. Ad...
MixedModels v3.4.0 NEWS file. Diff since v3.3.0 Merged pull requests: docfix: allpars returns a co...
Incorporate a couple of commits on the master branch prior to major changes from merging the LowerCh...
Use BlockArrays types for the A and L members of LinearMixedModel Create ScalarFactorReTerm and Vect...