In the fit! method for LinearMixedModel objects the parameters were initialized to optsum.final not optsum.initial. This is not a problem for newly created objects because final is a copy of initial, But it does cause a problem for simulations such as a parametric bootstrap
This is a bug-fix release. It fixes additional bugs in simulating models with multiple bounds, and i...
MixedModelsPermutations v0.1.3 Diff since v0.1.2 Closed issues: Compat MixedModels 4.0 MethodError:...
MixedModelsPermutations v0.1.4 Diff since v0.1.3 Closed issues: PermutationSchema: completly-pooled...
In the fit! method for LinearMixedModel objects the parameters were initialized to optsum.final not ...
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
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
Add some missing methods for mul! Fix .travis.yml re code coverage and documentation Adapt to Docume...
One of the methods for mulαβ! did not get the argument order change when the others did, as pointed ...
Allocation profiling showed that two downdate! methods were being slowed down because the compiler h...
Reweighting a VectorFactorReTerm was very slow because of a fallback to generic_matmul for a Diagona...
The bootstrap function now returns a data frame with columns corresponding to individual parameters
MixedModels v4.7.1 NEWS file. Diff since v4.7.0 NB: Closed issues and pull requests are sorted tempo...
Fixes a bug where fit_mu_t without predefined switchpoints ran into an error Increases robustness of...
This is a bug-fix release. It fixes additional bugs in simulating models with multiple bounds, and i...
MixedModelsPermutations v0.1.3 Diff since v0.1.2 Closed issues: Compat MixedModels 4.0 MethodError:...
MixedModelsPermutations v0.1.4 Diff since v0.1.3 Closed issues: PermutationSchema: completly-pooled...
In the fit! method for LinearMixedModel objects the parameters were initialized to optsum.final not ...
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
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
Add some missing methods for mul! Fix .travis.yml re code coverage and documentation Adapt to Docume...
One of the methods for mulαβ! did not get the argument order change when the others did, as pointed ...
Allocation profiling showed that two downdate! methods were being slowed down because the compiler h...
Reweighting a VectorFactorReTerm was very slow because of a fallback to generic_matmul for a Diagona...
The bootstrap function now returns a data frame with columns corresponding to individual parameters
MixedModels v4.7.1 NEWS file. Diff since v4.7.0 NB: Closed issues and pull requests are sorted tempo...
Fixes a bug where fit_mu_t without predefined switchpoints ran into an error Increases robustness of...
This is a bug-fix release. It fixes additional bugs in simulating models with multiple bounds, and i...
MixedModelsPermutations v0.1.3 Diff since v0.1.2 Closed issues: Compat MixedModels 4.0 MethodError:...
MixedModelsPermutations v0.1.4 Diff since v0.1.3 Closed issues: PermutationSchema: completly-pooled...