Changes in version 0.2.5 (2026-04-23) - Updated documentation to improve clarity. Changes in version 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. Changes in version 0.2.3 (2026-03-16) - Fixed minor bugs. - Updated the documentation. - Updated the example data. Changes in version 0.2.2 (2026-03-15) - Fixed minor bugs. Changes in version 0.2.1 (2026-02-28) - Optimized reformat for better performance. Changes in version 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. Changes in version 0.1.12 (2025-12-21) - Minor bug fixes and improvements. Changes in version 0.1.11 (2025-08-20) - Fixed minor bugs. Changes in version 0.1.10 (2025-07-08) - Fixed minor bugs. Changes in version 0.1.9 (2025-06-27) - Fixed minor bugs. Changes in version 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. Changes in version 0.1.7 (2025-05-01) - Updated the README and DESCRIPTION file. - Updated the documentation. - Fixed minor bugs. Changes in version 0.1.6 (2025-04-11) - Updated the README and DESCRIPTION file. - Updated the documentation. Changes in version 0.1.5 (2025-02-11) - Updated the documentation. Changes in version 0.1.4.1 (2025-01-29) - Fixed minor bugs. Changes in version 0.1.4 (2025-01-07) - Updated README and DESCRIPTION file. Changes in version 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.