- Add dataset kuiper2013
- Finalize pbf() function for PBF paper
- Update formula interface of t_test() to ensure compliance with PR#14359 to stats::t.test()
- Update maintainer email address
- Change random number generation in Fortran function to comply with new CRAN policies. Seeds are consistent, but different from those in previous versions of bain. Thus, results produced with bain > 0.2.9 are computationally reproducible, but you cannot use bain > 0.2.9 to reproduce results from bain 0.2.8 or lower.
- Add pbf() function to compute product Bayes factors
- Minor bugfix to ensure compatibility with JASP
- Add column PMPc to bain output object and printed output table
- Add row Hc to bain output object and printed output table
- Fix large integer bug in Fortran code
- Fix URL to code of conduct as per CRAN request
- Fix bug in bain:::bain.t_test() on Debian linux
- Fix bug in parser related to decimal numbers without leading zero (issue #28)
- Add bain_sensitivity() and S3 method summary.bain_sensitivity()
- Change default stats for print.bain() to omit columns that are not relevant
for applied researchers
- Fix lavaan bug: Within-group constraints were flagged as between-group constraints
- Fix bain.lm bug: Parameters were not selected, leading to error if not all model parameters were mentioned in the hypothesis
- Fix bain.lm bug for standardize = TRUE: Sigma was not named correctly
- Add internal functions to use the CRAN-version of bain in JASP
- Simplified functions to get lavaan estimates, and made them more interoperable for dependent R-packages BFpack and gorica.
- Add testthat test files
- Update readme.md
- Update Vignette
- Added S3 function for lavaan structural equation models
- Updated sesamesim data set
- Improved documentation
- Added informative error messages
- Added checks for legal input
- Added Camiel van Zundert as contributor
- Fixed compilation error of F90 source code on r-patched-solaris-x86, by explicitly ending subroutines
- First CRAN release. Version 0.1.0 is available at https://informative-hypotheses.sites.uu.nl/software/bain/