Recent Releases of glmmroptim

glmmroptim - v0.3.4

The package was removed from CRAN without me noticing! This version includes the required fixes and updates for glmmrBase v0.7.1.

Full Changelog: https://github.com/samuel-watson/glmmrOptim/compare/v0.3.3...v0.3.4

- R
Published by samuel-watson over 2 years ago

glmmroptim - v0.3.3

v0.3.2 - Added Girling algorithm to find optimal mixed model weights, using algo="girling"

v0.3.3 - Updates for compatibility with glmmrBase >= 0.5.1 - build with C++20 and update model pointer code in Girling function

- R
Published by samuel-watson over 2 years ago

glmmroptim - v0.2.5

Updates since last release: - Fixed functionality with glmmrBase >0.4.3 (format of W matrix changed) - Updated examples in class

- R
Published by samuel-watson almost 3 years ago

glmmroptim - v0.2.4

  • Updates the package for compatibility with glmmrBase v 0.3.1

- R
Published by samuel-watson about 3 years ago

glmmroptim - v0.2.3

  • Added linear predictor attenuation
  • Fixed bug in reverse greedy algorithm where the final function value did not update
  • Improved documentation

- R
Published by samuel-watson over 3 years ago

glmmroptim - v0.2.2

Changes since last version: - Added reverse greedy algorithm - Added apportion() function to convert approximate weights to exact designs and added it to output of SOCP - Prevented SOCP for robust optimisation due to lack of proof that it works - Updated documentation - Various bug fixes

- R
Published by samuel-watson over 3 years ago

glmmroptim - v0.2.1

Updates: - Moved to Eigen library over armadillo for speed improvements - Bug fixes

- R
Published by samuel-watson over 3 years ago

glmmroptim - v0.1.13

First release version

- R
Published by samuel-watson over 3 years ago