Changes in version 0.7.1 (2025-07-24) - Support for 2020 decennial census data (#19) - Fix bug preventing p_r="estimate" in bisg_me() (#18) - Update CITATION - Add rstan to Suggests due to its use in Makefile (#21) Changes in version 0.6.1 (2024-06-11) - Switch to an inverse-gamma prior for the random effects scale parameter in the mixed model. - Add Jacobian adjustment to mixed model M step to improve accuracy and reduce prior sensitivity. Changes in version 0.5.0 - Gibbs sampler for Categorical-Dirichlet and Normal linear models - simulate.bisg() to perform multiple imputation from BISG probabilities Changes in version 0.4.0 - Support for continuous outcomes - Support for observation/likelihood weights - New method for specifying outcome model type - New default empirical Bayes prior for Categorical-Dirichlet model Changes in version 0.3.0 - New interfaces and implementations for BISG - New computational backend and interface for BIRDiE models - Updated documentation and examples - Unit tests for accuracy and usability Changes in version 0.1.0 - Basic BISG functionality and initial model support