NEWS
mixedBayes 0.2.5 (2026-04-23)
- Updated documentation to improve clarity.
mixedBayes 0.2.4 (2026-04-13)
- Added automatic generation of gene–environment (G×E) interaction terms in the
mixedBayes and predict_mixedBayes functions.
- Removed the
GE function.
- Added data generation code to the README for reproducible examples.
- Improved efficiency and overall performance.
mixedBayes 0.2.3 (2026-03-16)
- Fixed minor bugs.
- Updated the documentation.
- Updated the example data.
mixedBayes 0.2.2 (2026-03-15)
mixedBayes 0.2.1 (2026-02-28)
- Optimized
reformat for better performance.
mixedBayes 0.2.0 (2026-01-13)
- Added function
predict_mixedBayes for making predictions based on fitted mixedBayes models.
- Added function
GE for creating gene-environment interaction terms.
- Added function
reformat for creating long format data for longitudinal analysis.
- Fixed minor bugs.
- Updated the documentation.
mixedBayes 0.1.12 (2025-12-21)
- Minor bug fixes and improvements.
mixedBayes 0.1.11 (2025-08-20)
mixedBayes 0.1.10 (2025-07-08)
mixedBayes 0.1.9 (2025-06-27)
mixedBayes 0.1.8 (2025-05-15)
- Added posteriors for the environment (treatment) and random effects.
- Updated the documentation.
- Updated the example data.
- Fixed minor bugs.
mixedBayes 0.1.7 (2025-05-01)
- Updated the README and DESCRIPTION file.
- Updated the documentation.
- Fixed minor bugs.
mixedBayes 0.1.6 (2025-04-11)
- Updated the README and DESCRIPTION file.
- Updated the documentation.
mixedBayes 0.1.5 (2025-02-11)
- Updated the documentation.
mixedBayes 0.1.4.1 (2025-01-29)
mixedBayes 0.1.4 (2025-01-07)
- Updated README and DESCRIPTION file.
mixedBayes 0.1.3 (2024-09-27)
- Updated with a more efficient Gibbs sampler in the longitudinal setting.
- Updated the inputs for the main mixedBayes function.
- Updated the documentation.