Update formula interface of t_test() to ensure compliance with PR#14359 to
stats::t.test()
bain 0.2.9
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
bain 0.2.8
Minor bugfix to ensure compatibility with JASP
bain 0.2.7
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
bain 0.2.6
Fix URL to code of conduct as per CRAN request
bain 0.2.5
Fix bug in bain:::bain.t_test() on Debian linux
Fix bug in parser related to decimal numbers without leading zero (issue #28)
bain 0.2.4
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
bain 0.2.3
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.