Changelog
Source:NEWS.md
historicalborrow 1.1.0
CRAN release: 2024-09-10
- Avoid
aes_string(). - Default to half-Student-t priors for hierarchical model MCMC and simulation (#6).
- Use proportional averaging instead of cell-level averaging for estimating marginal means (#7).
- Add
hb_ess(), which supersedeshb_metrics()(#8).
historicalborrow 1.0.2
- Fix serious bug in data confidence interval calculation in
hb_summary().
historicalborrow 1.0.1
- Use
ninhb_s_tau()(#13). - Remove missing patients in
n_study_currentfor the precision ratio (#14). - Added a
NEWS.mdfile to track changes to the package.