hanova1() andhef().Inbeta_init_ests() the initial estimate ofbeta has been corrected in the casevp > mp * (1 - mp), wherevp andmp are respectively the sample variance and sample mean ofthe input probabilities. Thank you to Thomas Richardson for spottingthis.
Create the help file for the package correctly, with aliasbang-package.
Activated 3rd edition of thetestthatpackage
pkgdown documentation athttps://paulnorthrop.github.io/bang/
Added a check that the argumenthpars tohef() and tohanova1() is valid.
Corrected typos in the vignette Hierarchical 1-way Analysis ofVariance. In the 9th line of the Appendix the expression given for ndotwas incorrect. It should simply be the sum of the sample sizes in theindividual groups. In the subsection “Marginal posterior density of phi”in the Appendix (ci-bi/ai)^2 has been corrected to (ci-bi^2/ai). This isa typo: the ultimate expressions are correct.
The summary method for class “hef” is now set up according toSection 8.1 of the R FAQ at(https://cran.r-project.org/doc/FAQ/R-FAQ.html).
Corrected an error that meant that the S3 plot method plot.hef()was not resetting graphical parameters correctly on exit.